Linus Torvalds b175293ccc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 年之前
..
802 7e307c67c9 mrp: make mrp_rcv static 12 年之前
8021q 4a7df340ed 8021q: fix a potential use-after-free 12 年之前
9p dc893e19b5 Revert parts of "hlist: drop the node parameter from iterators" 12 年之前
appletalk b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
atm b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
ax25 b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
batman-adv b47506d912 batman-adv: verify tt len does not exceed packet len 12 年之前
bluetooth 8fa48cbdfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth 12 年之前
bridge 9b46922e15 bridge: fix crash when set mac address of br interface 12 年之前
caif d2123be0e5 CAIF: fix sparse warning for caif_usb 12 年之前
can b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
ceph 368edaadc0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 12 年之前
core 9979a55a83 net: remove a WARN_ON() in net_enable_timestamp() 12 年之前
dcb 29cd8ae0e1 dcbnl: fix various netlink info leaks 12 年之前
dccp 06991c28f3 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 12 年之前
decnet b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
dns_resolver 2a74dbb9a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 12 年之前
dsa f9bf5a2ca6 dsa: make dsa_switch_setup check for valid port names 12 年之前
ethernet fa0879e37b net: split eth_mac_addr for better error handling 12 年之前
ieee802154 9026c49272 6lowpan: Fix endianness issue in is_addr_link_local(). 12 年之前
ipv4 330305cc4a ipv4: Fix ip-header identification for gso packets. 12 年之前
ipv6 a79ca223e0 ipv6: fix bad free of addrconf_init_net 12 年之前
ipx b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
irda 896ee0eee6 net/irda: add missing error path release_sock call 12 年之前
iucv b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
key d0d79c3fd7 afkey: fix a typo 12 年之前
l2tp f6e16b299b l2tp: unhash l2tp sessions on delete, not on free 12 年之前
lapb 5ba0a3be6e net/lapb: remove depends on CONFIG_EXPERIMENTAL 12 年之前
llc b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
mac80211 32cdd592b7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem 12 年之前
mac802154 06991c28f3 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 12 年之前
netfilter bf93ad72cd ipvs: remove extra rcu lock 12 年之前
netlabel a6a8fe950e netlabel: fix build problems when CONFIG_IPV6=n 12 年之前
netlink f1e79e2080 genetlink: trigger BUG_ON if a group name is too long 12 年之前
netrom b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
nfc 3bbc0ceb7a NFC: llcp: Report error to pending sockets when a device is removed 12 年之前
openvswitch 296b60109e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch 12 年之前
packet b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
phonet b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
rds 2e85d67690 net/rds: zero last byte for strncpy 12 年之前
rfkill ba0c96cd9a rfkill: don't use [delayed_]work_pending() 12 年之前
rose b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
rxrpc 06991c28f3 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 12 年之前
sched 76e4cb0d3a pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligible 12 年之前
sctp 2317f449af sctp: don't break the loop while meeting the active_path so as to find the matched transport 12 年之前
sunrpc 5d538483ea Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 12 年之前
tipc b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
unix 14134f6584 af_unix: dont send SCM_CREDENTIAL when dest socket is NULL 12 年之前
vmw_vsock 6cf1c5fc26 VSOCK: Don't reject PF_VSOCK protocol 12 年之前
wimax 95c9617472 net: cleanup unsigned to unsigned int 13 年之前
wireless 32cdd592b7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem 12 年之前
x25 b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
xfrm b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
Kconfig 06991c28f3 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 12 年之前
Makefile d021c34405 VSOCK: Introduce VM Sockets 12 年之前
compat.c cb0942b812 make get_file() return its argument 12 年之前
nonet.c 6038f373a3 llseek: automatically add .llseek fop 14 年之前
socket.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年之前
sysctl_net.c 86937c05cb user_ns: get rid of duplicate code in net_ctl_permissions 12 年之前