index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2013-02-06
net: reset mac header in dev_start_xmit()
Eric Dumazet
2013-02-06
net: adjust skb_gso_segment() for calling in rx path
Cong Wang
2013-02-06
wpan: use stack buffer instead of heap
Alexander Aring
2013-02-06
6lowpan: use stack buffer instead of heap
Alexander Aring
2013-02-06
6lowpan: Remove __init tag from lowpan_netlink_fini().
David S. Miller
2013-02-06
netpoll: protect napi_poll and poll_controller during dev_[open|close]
Neil Horman
2013-02-06
wpan: whitespace fix
Alexander Aring
2013-02-06
ipv6: Don't send packet to big messages to self
Steffen Klassert
2013-02-06
net: core: Remove unnecessary alloc/OOM messages
Joe Perches
2013-02-05
tcp: remove Appropriate Byte Count support
Stephen Hemminger
2013-02-05
ipv4: Disallow non-namespace aware protocols to register.
David S. Miller
2013-02-05
l2tp: Make ipv4 protocol handler namespace aware.
David S. Miller
2013-02-05
l2tp: create tunnel sockets in the right namespace
Tom Parkin
2013-02-05
l2tp: prevent tunnel creation on netns mismatch
Tom Parkin
2013-02-05
l2tp: set netnsok flag for netlink messages
Tom Parkin
2013-02-05
l2tp: put tunnel socket release on a workqueue
Tom Parkin
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-04
ipcomp: Mark as netns_ok.
David S. Miller
2013-02-04
mcast: do not check 'rv' twice in a row
Jean Sacren
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
2013-02-04
sctp: sctp_close: fix release of bindings for deferred call_rcu's
Daniel Borkmann
2013-02-04
netns: bridge: allow unprivileged users add/delete mdb entry
Gao feng
2013-02-04
netns: ebtable: allow unprivileged users to operate ebtables
Gao feng
2013-02-04
netns: fdb: allow unprivileged users to add/del fdb entries
Gao feng
2013-02-04
tcp: ipv6: Update MIB counters for drops
Vijay Subramanian
2013-02-04
tcp: Update MIB counters for drops
Vijay Subramanian
2013-02-03
packet: fix leakage of tx_ring memory
Phil Sutter
2013-02-03
net: Fix inner_network_header assignment in skb-copy.
Pravin B Shelar
2013-02-03
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
2013-02-03
tcp: fix an infinite loop in tcp_slow_start()
Eric Dumazet
2013-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-31
wanrouter: delete now orphaned header content, files/drivers
Paul Gortmaker
2013-01-31
wanrouter: completely decouple obsolete code from kernel.
Paul Gortmaker
2013-01-31
tcp: detect SYN/data drop when F-RTO is disabled
Yuchung Cheng
2013-01-31
l2tp: correctly handle ancillary data in the ip6 recv path
Tom Parkin
2013-01-31
ipv6: export ip6_datagram_recv_ctl
Tom Parkin
2013-01-31
ipv6: rename datagram_send_ctl and datagram_recv_ctl
Tom Parkin
2013-01-30
ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-30
ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-30
ipv6 flowlabel: Convert hash list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-30
ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-30
ipv6: do not create neighbor entries for local delivery
Marcelo Ricardo Leitner
2013-01-29
net: disallow drivers with buggy VLAN accel to register_netdevice()
Michał Mirosław
2013-01-29
netfilter ipset: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
xfrm: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-01-29
tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()
Nivedita Singhvi
[next]