Dave Jiang a2bd1140a2 netdma: adding alignment check for NETDMA ops il y a 13 ans
..
802 bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules il y a 13 ans
8021q de93cb2eaf vlan: static functions il y a 13 ans
9p f96fde41f7 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf il y a 13 ans
appletalk bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules il y a 13 ans
atm 597cdbc223 atm: clip: remove clip_tbl il y a 13 ans
ax25 ba1cffe025 ax25: avoid overflows in ax25_setsockopt() il y a 13 ans
batman-adv 220b07e90e batman-adv: Fix merge error. il y a 13 ans
bluetooth 24d2b8c0ac Bluetooth: Fix possible use after free in delete path il y a 13 ans
bridge 5200959b83 bridge: fix state reporting when port is disabled il y a 13 ans
caif ba7605745d caif: Bugfix double kfree_skb upon xmit failure il y a 13 ans
can f861c2b80c can: remove references to berlios mailinglist il y a 13 ans
ceph 6c073a7ee2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client il y a 13 ans
core a4b64fbe48 rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo() il y a 13 ans
dcb bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules il y a 13 ans
dccp c8991362a0 inet_diag: Rename inet_diag_req into inet_diag_req_v2 il y a 13 ans
decnet c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security il y a 13 ans
dns_resolver 78b7280cce KEYS: Improve /proc/keys il y a 14 ans
dsa 3b15885930 dsa: Move switch drivers to new directory drivers/net/dsa il y a 13 ans
econet ae641949df net: Remove all uses of LL_ALLOCATED_SPACE il y a 13 ans
ethernet 31dda0ae93 net: don't clear IFF_XMIT_DST_RELEASE in ether_setup il y a 14 ans
ieee802154 ae641949df net: Remove all uses of LL_ALLOCATED_SPACE il y a 13 ans
ipv4 a2bd1140a2 netdma: adding alignment check for NETDMA ops il y a 13 ans
ipv6 a2bd1140a2 netdma: adding alignment check for NETDMA ops il y a 13 ans
ipx bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules il y a 13 ans
irda 7d6c429b26 irda: use msecs_to_jiffies() rather than manual calculation il y a 13 ans
iucv aac6399c6a af_iucv: get rid of state IUCV_SEVERED il y a 13 ans
key dfd56b8b38 net: use IS_ENABLED(CONFIG_IPV6) il y a 13 ans
l2tp 68315801db l2tp: l2tp_ip - fix possible oops on packet receive il y a 13 ans
lapb d97a077a15 wan: make LAPB callbacks const il y a 14 ans
llc 56ac11cf2f llc: Fix race condition in llc_ui_recvmsg il y a 13 ans
mac80211 0dee00686d mac80211: Fix a warning on changing to monitor mode from STA il y a 13 ans
netfilter a16a1647fa netfilter: ctnetlink: fix race between delete and timeout expiration il y a 13 ans
netlabel cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls il y a 13 ans
netlink c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security il y a 13 ans
netrom 32288eb4d9 netrom: avoid overflows in nr_setsockopt() il y a 13 ans
nfc 288e0713f4 NFC: Export a new attribute nfcid1 in target info il y a 13 ans
openvswitch 81e5d41d7e openvswitch: Fix checksum update for actions on UDP packets. il y a 13 ans
packet 7f8e3234c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 13 ans
phonet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls il y a 13 ans
rds efc3dbc374 rds: Make rds_sock_lock BH rather than IRQ safe. il y a 13 ans
rfkill 1032c736e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem il y a 13 ans
rose bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules il y a 13 ans
rxrpc f65bd5ec47 RxRPC: Fix kcalloc parameters swapped il y a 13 ans
sched cc34eb672e sch_sfq: revert dont put new flow at the end of flows il y a 13 ans
sctp 98793265b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial il y a 13 ans
sunrpc 875ad3f8e7 SUNRPC: Fix machine creds in generic_create_cred and generic_match il y a 13 ans
tipc f19765f4f7 tipc: rename struct bearer_name to struct tipc_bearer_names il y a 13 ans
unix 6f01fd6e6f af_unix: fix EPOLLET regression for stream sockets il y a 13 ans
wanrouter 039c811cb0 wanrouter: Remove kernel_lock annotations il y a 13 ans
wimax bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules il y a 13 ans
wireless bdd3ae3d1e nl80211: fix old station flags compatibility il y a 13 ans
x25 29c3626238 net:x25: use IS_ENABLED il y a 13 ans
xfrm c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security il y a 13 ans
Kconfig ccb1352e76 net: Add Open vSwitch kernel components. il y a 13 ans
Makefile ccb1352e76 net: Add Open vSwitch kernel components. il y a 13 ans
compat.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules il y a 13 ans
nonet.c 6038f373a3 llseek: automatically add .llseek fop il y a 15 ans
socket.c cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls il y a 13 ans
sysctl_net.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules il y a 13 ans