index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2012-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-15
ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route
Thomas Graf
2012-06-15
net: remove skb_orphan_try()
Eric Dumazet
2012-06-15
ipv6: Handle PMTU in ICMP error handlers.
David S. Miller
2012-06-14
ipv4: Handle PMTU in all ICMP error handlers.
David S. Miller
2012-06-14
dcbnl: Use BUG_ON() instead of BUG()
Thomas Graf
2012-06-14
dcbnl: Silence harmless gcc warning about uninitialized reply_nlh
Thomas Graf
2012-06-13
netpoll: fix netpoll_send_udp() bugs
Eric Dumazet
2012-06-13
dcbnl: Use type safe nlmsg_data()
Thomas Graf
2012-06-13
dcbnl: Move dcb app allocation into dcb_app_add()
Thomas Graf
2012-06-13
dcbnl: Move dcb app lookup code into dcb_app_lookup()
Thomas Graf
2012-06-13
dcbnl: Return consistent error codes
Thomas Graf
2012-06-13
dcbnl: Use dcbnl_newmsg() where possible
Thomas Graf
2012-06-13
dcbnl: Remove now unused dcbnl_reply()
Thomas Graf
2012-06-13
dcbnl: Shorten all command handling functions
Thomas Graf
2012-06-13
dcbnl: Prepare framework to shorten handling functions
Thomas Graf
2012-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-12
ethtool: Make more commands available to unprivileged processes
Ben Hutchings
2012-06-12
net-next: add dev_loopback_xmit() to avoid duplicate code
Michel Machado
2012-06-12
ipv4: Add interface option to enable routing of 127.0.0.0/8
Thomas Graf
2012-06-12
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-11
af_packet: use sizeof instead of constant in spkt_device
danborkmann@iogearbox.net
2012-06-11
netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabled
Pablo Neira Ayuso
2012-06-11
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
2012-06-11
Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
2012-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-11
inet: Avoid potential NULL peer dereference.
David S. Miller
2012-06-11
inet: Use FIB table peer roots in routes.
David S. Miller
2012-06-11
inet: Add inetpeer tree roots to the FIB tables.
David S. Miller
2012-06-11
inet: Add family scope inetpeer flushes.
David S. Miller
2012-06-11
ipv4: Kill ip_rt_frag_needed().
David S. Miller
2012-06-11
inet: Hide route peer accesses behind helpers.
David S. Miller
2012-06-09
inet: Pass inetpeer root into inet_getpeer*() interfaces.
David S. Miller
2012-06-09
af_unix: remove unix_iter_state
Eric Dumazet
2012-06-09
ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.
David S. Miller
2012-06-09
inet: Consolidate inetpeer_invalidate_tree() interfaces.
David S. Miller
2012-06-09
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
David S. Miller
2012-06-09
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
David S. Miller
2012-06-09
tcp: Get rid of inetpeer special cases.
David S. Miller
2012-06-08
inet: Create and use rt{,6}_get_peer_create().
David S. Miller
2012-06-08
net/core: fix kernel-doc warnings
Randy Dunlap
2012-06-08
l2tp: fix a race in l2tp_ip_sendmsg()
Eric Dumazet
2012-06-08
af_unix: speedup /proc/net/unix
Eric Dumazet
2012-06-08
inetpeer: add parameter net for inet_getpeer_v4,v6
Gao feng
2012-06-08
inetpeer: add namespace support for inetpeer
Gao feng
2012-06-08
mac80211: add back channel change flag
Stanislaw Gruszka
2012-06-08
NFC: Fix possible NULL ptr deref when getting the name of a socket
Sasha Levin
2012-06-07
snmp: fix OutOctets counter to include forwarded datagrams
Vincent Bernat
2012-06-07
Added kernel support in EEE Ethtool commands
Yuval Mintz
[next]