index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-01-14
caif: __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-14
batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-14
decnet: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-14
dcb: use __dev_get_by_name instead of dev_get_by_name to find interface
Ying Xue
2014-01-14
IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6
FX Le Bail
2014-01-14
sctp: remove a redundant NULL check
Dan Carpenter
2014-01-14
tipc: spelling fixes
stephen hemminger
2014-01-14
ipv6: addrconf spelling fixes
stephen hemminger
2014-01-14
net: avoid reference counter overflows on fib_rules in multicast forwarding
Hannes Frederic Sowa
2014-01-14
net: Spelling s/transmition/transmission/
Geert Uytterhoeven
2014-01-14
ieee802154: Fix memory leak in ieee802154_add_iface()
Christian Engelmayer
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-14
ipv6: copy traffic class from ping request to reply
Hannes Frederic Sowa
2014-01-14
ipv4: register igmp_notifier even when !CONFIG_PROC_FS
WANG Cong
2014-01-14
net: Add trace events for all receive entry points, exposing more skb fields
Ben Hutchings
2014-01-14
net: Add net_dev_start_xmit trace event, exposing more skb fields
Ben Hutchings
2014-01-14
net: Fix indentation in dev_hard_start_xmit()
Ben Hutchings
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
net: add skb_checksum_setup
Paul Durrant
2014-01-14
netfilter: Add dependency on IPV6 for NF_TABLES_INET
Paul Gortmaker
2014-01-14
libceph: fix preallocation check in get_reply()
Ilya Dryomov
2014-01-14
libceph: rename front to front_len in get_reply()
Ilya Dryomov
2014-01-14
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
2014-01-13
bridge: move br_net_exit() to br.c
WANG Cong
2014-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-01-13
inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets
Neal Cardwell
2014-01-13
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-01-13
audit: convert all sessionid declaration to unsigned int
Eric Paris
2014-01-13
net: make dev_set_mtu() honor notification return code
Veaceslav Falico
2014-01-13
sctp: make sctp_addto_chunk_fixed local
stephen hemminger
2014-01-13
l2tp: make local functions static
stephen hemminger
2014-01-13
gre_offload: simplify GRE header length calculation in gre_gso_segment()
Neal Cardwell
2014-01-13
net_sched: act: remove struct tcf_act_hdr
WANG Cong
2014-01-13
net_sched: avoid casting void pointer
WANG Cong
2014-01-13
net_sched: optimize tcf_match_indev()
WANG Cong
2014-01-13
net_sched: add struct net pointer to tcf_proto_ops->dump
WANG Cong
2014-01-13
net_sched: act: clean up notification functions
WANG Cong
2014-01-13
net_sched: act: move idx_gen into struct tcf_hashinfo
WANG Cong
2014-01-13
cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG
Luis R. Rodriguez
2014-01-13
net: gro: change GRO overflow strategy
Eric Dumazet
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-13
gre_offload: fix sparse non static symbol warning
Wei Yongjun
2014-01-13
Merge tag 'nfc-next-3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-01-13
ipv4: introduce hardened ip_no_pmtu_disc mode
Hannes Frederic Sowa
2014-01-13
ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with it
Hannes Frederic Sowa
2014-01-13
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...
Hannes Frederic Sowa
2014-01-13
HHF qdisc: fix jiffies-time conversion.
Terry Lam
2014-01-13
sched, net: Clean up preempt_enable_no_resched() abuse
Peter Zijlstra
2014-01-12
batman-adv: drop dependency against CRC16
Antonio Quartulli
2014-01-12
batman-adv: Start new development cycle
Simon Wunderlich
[prev]
[next]