Sven Eckelmann 162d549c69 batman-adv: Don't leak information through uninitialized packet fields 13 년 전
..
802 ee446fd5e6 tokenring: delete all remaining driver support 13 년 전
8021q 028940342a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 년 전
9p b26d344c6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 년 전
appletalk 278f015e9b appletalk: Remove out of date message in printk 13 년 전
atm e3192690a3 net: Remove casts to same type 13 년 전
ax25 5d0ba55b64 net: use consume_skb() in place of kfree_skb() 13 년 전
batman-adv 162d549c69 batman-adv: Don't leak information through uninitialized packet fields 13 년 전
bluetooth b26d344c6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 년 전
bridge f7eadafb13 netfilter: use kfree_skb() not kfree() 13 년 전
caif b26d344c6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 년 전
can e2d265d3b5 canfd: add support for CAN FD in CAN_RAW sockets 13 년 전
ceph 642c0dbde3 libceph: flush msgr queue during mon_client shutdown 13 년 전
core a31f2d17b3 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create 13 년 전
dcb bb1dfefdc6 net: dcb: fix small regression in __dcbnl_pg_setcfg() 13 년 전
dccp 7586eceb0a ipv4: tcp: dont cache output dst for syncookies 13 년 전
decnet a31f2d17b3 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create 13 년 전
dns_resolver cb60e3e65c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 13 년 전
dsa 8feedbb4a7 dsa: Convert compare_ether_addr to ether_addr_equal 13 년 전
ethernet bb35f67195 net: introduce new priv_flag indicating iface capable of change mac when running 13 년 전
ieee802154 58050fce35 net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() 13 년 전
ipv4 a31f2d17b3 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create 13 년 전
ipv6 d0087b29f7 ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sanity checks 13 년 전
ipx 32e9072b92 ipx: Remove spurious NULL checking in ipx_ioctl(). 13 년 전
irda e3192690a3 net: Remove casts to same type 13 년 전
iucv 62b1a8ab9b net: remove skb_orphan_try() 13 년 전
key 95c9617472 net: cleanup unsigned to unsigned int 13 년 전
l2tp b8c8430726 net: l2tp_eth: provide tx_dropped counter 13 년 전
lapb a508da6cc0 lapb: Neaten debugging 13 년 전
llc dc6b9b7823 net: include/net/sock.h cleanup 13 년 전
mac80211 8732baafc3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 13 년 전
mac802154 b26d344c6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 년 전
netfilter 03292745b0 netlink: add nlk->netlink_bind hook for module auto-loading 13 년 전
netlabel 64b5fad526 netlabel: use GFP flags from caller instead of GFP_ATOMIC 13 년 전
netlink 03292745b0 netlink: add nlk->netlink_bind hook for module auto-loading 13 년 전
netrom ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 년 전
nfc 58050fce35 net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() 13 년 전
openvswitch 028940342a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 년 전
packet e440cf2ca0 net: added support for 40GbE link. 13 년 전
phonet 31fdc5553b net: remove my future former mail address 13 년 전
rds a0c6ffbcfe rds_rdma: don't assume infiniband device is PCI 13 년 전
rfkill 27e49ca955 rfkill: Add the capability to switch all devices of all type in __rfkill_switch_all(). 13 년 전
rose ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 년 전
rxrpc 46517008e1 ipv4: Kill ip_rt_frag_needed(). 13 년 전
sched 02ef22ca40 pkt_sched: sch_api: Move away from NLMSG_NEW(). 13 년 전
sctp 39d84a58ad sctp: fix warning when compiling without IPv6 13 년 전
sunrpc b26d344c6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 년 전
tipc e3192690a3 net: Remove casts to same type 13 년 전
unix 4245375db8 unix_diag: Do not use RTA_PUT() macros 13 년 전
wanrouter f0d1b3c2bc net/wanrouter: Deprecate and schedule for removal 13 년 전
wimax 95c9617472 net: cleanup unsigned to unsigned int 13 년 전
wireless 8732baafc3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 13 년 전
x25 f545a38f74 net: add a limit parameter to sk_add_backlog() 13 년 전
xfrm a31f2d17b3 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create 13 년 전
Kconfig e47b65b032 net: drop NET dependency from HAVE_BPF_JIT 13 년 전
Makefile 349f29d841 econet: remove ancient bug ridden protocol 13 년 전
compat.c cb60e3e65c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 13 년 전
nonet.c 6038f373a3 llseek: automatically add .llseek fop 15 년 전
socket.c f5c101892f Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 13 년 전
sysctl_net.c 211ed86510 net: delete all instances of special processing for token ring 13 년 전