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