Linus Torvalds 8df54d622a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 14 лет назад
..
802 bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 14 лет назад
8021q de93cb2eaf vlan: static functions 14 лет назад
9p f96fde41f7 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf 14 лет назад
appletalk bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 14 лет назад
atm 2721745501 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. 14 лет назад
ax25 ba1cffe025 ax25: avoid overflows in ax25_setsockopt() 14 лет назад
batman-adv 220b07e90e batman-adv: Fix merge error. 14 лет назад
bluetooth b1cc16b8e6 bluetooth: hci: Fix type of "enable_hs" to bool. 14 лет назад
bridge 27a429383b bridge: BH already disabled in br_fdb_cleanup() 14 лет назад
caif ba7605745d caif: Bugfix double kfree_skb upon xmit failure 14 лет назад
can f861c2b80c can: remove references to berlios mailinglist 14 лет назад
ceph 6c073a7ee2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 14 лет назад
core 2b73bc65e2 netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m 14 лет назад
dcb bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 14 лет назад
dccp c8991362a0 inet_diag: Rename inet_diag_req into inet_diag_req_v2 14 лет назад
decnet c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security 14 лет назад
dns_resolver 78b7280cce KEYS: Improve /proc/keys 14 лет назад
dsa 3b15885930 dsa: Move switch drivers to new directory drivers/net/dsa 14 лет назад
econet ae641949df net: Remove all uses of LL_ALLOCATED_SPACE 14 лет назад
ethernet 31dda0ae93 net: don't clear IFF_XMIT_DST_RELEASE in ether_setup 14 лет назад
ieee802154 ae641949df net: Remove all uses of LL_ALLOCATED_SPACE 14 лет назад
ipv4 70620c46ac net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled 14 лет назад
ipv6 8a622e71f5 tcp: md5: using remote adress for md5 lookup in rst packet 14 лет назад
ipx bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 14 лет назад
irda 7d6c429b26 irda: use msecs_to_jiffies() rather than manual calculation 14 лет назад
iucv aac6399c6a af_iucv: get rid of state IUCV_SEVERED 14 лет назад
key dfd56b8b38 net: use IS_ENABLED(CONFIG_IPV6) 14 лет назад
l2tp 68315801db l2tp: l2tp_ip - fix possible oops on packet receive 14 лет назад
lapb d97a077a15 wan: make LAPB callbacks const 14 лет назад
llc 56ac11cf2f llc: Fix race condition in llc_ui_recvmsg 14 лет назад
mac80211 07ae2dfcf4 mac80211: timeout a single frame in the rx reorder buffer 14 лет назад
netfilter ccb19d263f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 14 лет назад
netlabel cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls 14 лет назад
netlink c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security 14 лет назад
netrom 32288eb4d9 netrom: avoid overflows in nr_setsockopt() 14 лет назад
nfc 288e0713f4 NFC: Export a new attribute nfcid1 in target info 14 лет назад
openvswitch 77676fdbd5 openvswitch: Fix multipart datapath dumps. 14 лет назад
packet 7f8e3234c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 14 лет назад
phonet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls 14 лет назад
rds efc3dbc374 rds: Make rds_sock_lock BH rather than IRQ safe. 14 лет назад
rfkill 1032c736e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 14 лет назад
rose bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 14 лет назад
rxrpc 3db1cd5c05 net: fix assignment of 0/1 to bool variables. 14 лет назад
sched 16bda13d90 net: Make qdisc_skb_cb upper size bound explicit. 14 лет назад
sctp 98793265b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 лет назад
sunrpc 875ad3f8e7 SUNRPC: Fix machine creds in generic_create_cred and generic_match 14 лет назад
tipc f19765f4f7 tipc: rename struct bearer_name to struct tipc_bearer_names 14 лет назад
unix 6f01fd6e6f af_unix: fix EPOLLET regression for stream sockets 14 лет назад
wanrouter 039c811cb0 wanrouter: Remove kernel_lock annotations 14 лет назад
wimax bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 14 лет назад
wireless bdd3ae3d1e nl80211: fix old station flags compatibility 14 лет назад
x25 29c3626238 net:x25: use IS_ENABLED 14 лет назад
xfrm c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security 14 лет назад
Kconfig ccb1352e76 net: Add Open vSwitch kernel components. 14 лет назад
Makefile ccb1352e76 net: Add Open vSwitch kernel components. 14 лет назад
compat.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 14 лет назад
nonet.c 6038f373a3 llseek: automatically add .llseek fop 15 лет назад
socket.c cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls 14 лет назад
sysctl_net.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 14 лет назад