Al Viro 4d006263d3 bluetooth: fix race in bt_procfs_init() 12 лет назад
..
802 7e307c67c9 mrp: make mrp_rcv static 13 лет назад
8021q d9dda78bad procfs: new helper - PDE_DATA(inode) 12 лет назад
9p dc893e19b5 Revert parts of "hlist: drop the node parameter from iterators" 12 лет назад
appletalk b67bfe0d42 hlist: drop the node parameter from iterators 13 лет назад
atm d9dda78bad procfs: new helper - PDE_DATA(inode) 12 лет назад
ax25 b67bfe0d42 hlist: drop the node parameter from iterators 13 лет назад
batman-adv b47506d912 batman-adv: verify tt len does not exceed packet len 12 лет назад
bluetooth 4d006263d3 bluetooth: fix race in bt_procfs_init() 12 лет назад
bridge 9b46922e15 bridge: fix crash when set mac address of br interface 12 лет назад
caif d2123be0e5 CAIF: fix sparse warning for caif_usb 13 лет назад
can d9dda78bad procfs: new helper - PDE_DATA(inode) 12 лет назад
ceph 368edaadc0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 12 лет назад
core d9dda78bad procfs: new helper - PDE_DATA(inode) 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 13 лет назад
decnet b67bfe0d42 hlist: drop the node parameter from iterators 13 лет назад
dns_resolver 2a74dbb9a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 13 лет назад
dsa f9bf5a2ca6 dsa: make dsa_switch_setup check for valid port names 13 лет назад
ethernet fa0879e37b net: split eth_mac_addr for better error handling 13 лет назад
ieee802154 9026c49272 6lowpan: Fix endianness issue in is_addr_link_local(). 12 лет назад
ipv4 d9dda78bad procfs: new helper - PDE_DATA(inode) 12 лет назад
ipv6 d9dda78bad procfs: new helper - PDE_DATA(inode) 12 лет назад
ipx b67bfe0d42 hlist: drop the node parameter from iterators 13 лет назад
irda 896ee0eee6 net/irda: add missing error path release_sock call 12 лет назад
iucv b67bfe0d42 hlist: drop the node parameter from iterators 13 лет назад
key d0d79c3fd7 afkey: fix a typo 13 лет назад
l2tp f6e16b299b l2tp: unhash l2tp sessions on delete, not on free 12 лет назад
lapb 5ba0a3be6e net/lapb: remove depends on CONFIG_EXPERIMENTAL 13 лет назад
llc b67bfe0d42 hlist: drop the node parameter from iterators 13 лет назад
mac80211 32cdd592b7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem 13 лет назад
mac802154 06991c28f3 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 13 лет назад
netfilter d9dda78bad procfs: new helper - PDE_DATA(inode) 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 13 лет назад
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 13 лет назад
phonet b67bfe0d42 hlist: drop the node parameter from iterators 13 лет назад
rds 2e85d67690 net/rds: zero last byte for strncpy 12 лет назад
rfkill ba0c96cd9a rfkill: don't use [delayed_]work_pending() 13 лет назад
rose b67bfe0d42 hlist: drop the node parameter from iterators 13 лет назад
rxrpc 06991c28f3 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 13 лет назад
sched 76e4cb0d3a pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligible 13 лет назад
sctp 2317f449af sctp: don't break the loop while meeting the active_path so as to find the matched transport 12 лет назад
sunrpc d9dda78bad procfs: new helper - PDE_DATA(inode) 12 лет назад
tipc b67bfe0d42 hlist: drop the node parameter from iterators 13 лет назад
unix 14134f6584 af_unix: dont send SCM_CREDENTIAL when dest socket is NULL 12 лет назад
vmw_vsock 6cf1c5fc26 VSOCK: Don't reject PF_VSOCK protocol 13 лет назад
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 13 лет назад
x25 345566bd72 x25: use proc_remove_subtree() 12 лет назад
xfrm b67bfe0d42 hlist: drop the node parameter from iterators 13 лет назад
Kconfig 06991c28f3 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 13 лет назад
Makefile d021c34405 VSOCK: Introduce VM Sockets 13 лет назад
compat.c cb0942b812 make get_file() return its argument 13 лет назад
nonet.c 6038f373a3 llseek: automatically add .llseek fop 15 лет назад
socket.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 лет назад
sysctl_net.c 86937c05cb user_ns: get rid of duplicate code in net_ctl_permissions 13 лет назад