Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b6fdfdfab0c57d4a62359277c09258bc2f5a1550
/
net
b6fdfdf
l2tp: set netnsok flag for netlink messages
by Tom Parkin
· 12 years ago
f8ccac0
l2tp: put tunnel socket release on a workqueue
by Tom Parkin
· 12 years ago
188d1f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2700092
ipcomp: Mark as netns_ok.
by David S. Miller
· 12 years ago
56db1c5
mcast: do not check 'rv' twice in a row
by Jean Sacren
· 12 years ago
25cc4ae
net: remove redundant check for timer pending state before del_timer
by Ying Xue
· 12 years ago
8c98653
sctp: sctp_close: fix release of bindings for deferred call_rcu's
by Daniel Borkmann
· 12 years ago
e4d343e
netns: bridge: allow unprivileged users add/delete mdb entry
by Gao feng
· 12 years ago
bb12b8b
netns: ebtable: allow unprivileged users to operate ebtables
by Gao feng
· 12 years ago
c5c3510
netns: fdb: allow unprivileged users to add/del fdb entries
by Gao feng
· 12 years ago
5f1e942
tcp: ipv6: Update MIB counters for drops
by Vijay Subramanian
· 12 years ago
848bf15
tcp: Update MIB counters for drops
by Vijay Subramanian
· 12 years ago
9665d5d
packet: fix leakage of tx_ring memory
by Phil Sutter
· 12 years ago
92df9b2
net: Fix inner_network_header assignment in skb-copy.
by Pravin B Shelar
· 12 years ago
2e5f421
tcp: frto should not set snd_cwnd to 0
by Eric Dumazet
· 12 years ago
973ec44
tcp: fix an infinite loop in tcp_slow_start()
by Eric Dumazet
· 12 years ago
ed6882a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
6fcdf4f
wanrouter: delete now orphaned header content, files/drivers
by Paul Gortmaker
· 12 years ago
a786a7c
wanrouter: completely decouple obsolete code from kernel.
by Paul Gortmaker
· 12 years ago
66555e9
tcp: detect SYN/data drop when F-RTO is disabled
by Yuchung Cheng
· 12 years ago
700163d
l2tp: correctly handle ancillary data in the ip6 recv path
by Tom Parkin
· 12 years ago
8e72d37
ipv6: export ip6_datagram_recv_ctl
by Tom Parkin
· 12 years ago
73df66f
ipv6: rename datagram_send_ctl and datagram_recv_ctl
by Tom Parkin
· 12 years ago
c33e7b0
ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
1836768
ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
d3aedd5
ipv6 flowlabel: Convert hash list to RCU.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
f256dc5
ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
bd30e94
ipv6: do not create neighbor entries for local delivery
by Marcelo Ricardo Leitner
· 12 years ago
d2ed273
net: disallow drivers with buggy VLAN accel to register_netdevice()
by Michał Mirosław
· 12 years ago
29e3b16
netfilter ipset: Use ipv6_addr_equal() where appropriate.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
d9e8565
netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
70e94e6
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
ff88b30
xfrm: Use ipv6_addr_equal() where appropriate.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
07c2fec
ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
b53c47d
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
2aeef18
tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()
by Nivedita Singhvi
· 12 years ago
5e98a36
ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
604dfd6
pktgen: correctly handle failures when adding a device
by Cong Wang
· 12 years ago
a13d310
netem: fix delay calculation in rate extension
by Johannes Naab
· 12 years ago
80d84ef
l2tp: prevent l2tp_tunnel_delete racing with userspace close
by Tom Parkin
· 12 years ago
f1e7b73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
218774d
ipv6: add anti-spoofing checks for 6to4 and 6rd
by Hannes Frederic Sowa
· 12 years ago
243bb4c
ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled
by Eric W. Biederman
· 12 years ago
4e58a02
pktgen: support net namespace
by Cong Wang
· 12 years ago
040468a
ip_gre: When TOS is inherited, use configured TOS value for non-IP packets
by David Ward
· 12 years ago
5c766d6
ipv4: introduce address lifetime
by Jiri Pirko
· 12 years ago
3ef0eb0
net: frag, move LRU list maintenance outside of rwlock
by Jesper Dangaard Brouer
· 12 years ago
6d7b857
net: use lib/percpu_counter API for fragmentation mem accounting
by Jesper Dangaard Brouer
· 12 years ago
d433673
net: frag helper functions for mem limit tracking
by Jesper Dangaard Brouer
· 12 years ago
08433ef
net neigh: Optimize neighbor entry size calculation.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
cdda889
net: avoid to hang up on sending due to sysctl configuration overflow.
by bingtian.ly@taobao.com
· 12 years ago
556e625
netpoll: use the net namespace of current process instead of init_net
by Cong Wang
· 12 years ago
faeed82
netpoll: use ipv6_addr_equal() to compare ipv6 addr
by Cong Wang
· 12 years ago
ce4a600
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
2bf3440
can: rework skb reserved data handling
by Oliver Hartkopp
· 12 years ago
cb73e2b9
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
a7966d9
batman-adv: fix local translation table output
by Antonio Quartulli
· 12 years ago
4205e6e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
9ebea38
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
cef401d
net: fix possible wrong checksum generation
by Eric Dumazet
· 12 years ago
6155002
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 12 years ago
cec771d
decnet: use correct RCU API to deref sk_dst_cache field
by Cong Wang
· 12 years ago
5f19d12
SCTP: Free the per-net sysctl table on net exit. v2
by Vlad Yasevich
· 12 years ago
5465740
IP_GRE: Fix kernel panic in IP_GRE with GRE csum.
by Pravin B Shelar
· 12 years ago
4bf613c6
irda: buffer overflow in irnet_ctrl_read()
by Dan Carpenter
· 12 years ago
9839ff0
sctp: set association state to established in dupcook_a handler
by Xufeng Zhang
· 12 years ago
75356a8
ip6mr: limit IPv6 MRT_TABLE identifiers
by Dan Carpenter
· 12 years ago
b618ad1
batman-adv: filter ARP packets with invalid MAC addresses in DAT
by Matthias Schiffer
· 12 years ago
757dd82
batman-adv: check for more types of invalid IP addresses in DAT
by Matthias Schiffer
· 12 years ago
0d15bec
batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply()
by Matthias Schiffer
· 12 years ago
9c5e0c0
soreuseport: fix use of uid in tb->fastuid
by Tom Herbert
· 12 years ago
b640bee
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
e6afa00
can: gw: indicate and count deleted frames due to misconfiguration
by Oliver Hartkopp
· 12 years ago
be286ba
can: gw: add a variable limit for CAN frame routings
by Oliver Hartkopp
· 12 years ago
d904d3e
can: gw: make routing to the incoming CAN interface configurable
by Oliver Hartkopp
· 12 years ago
156c2bb
can: add private data space for CAN sk_buffs
by Oliver Hartkopp
· 12 years ago
f66b030
can: Kconfig: switch on all CAN protocolls by default
by Marc Kleine-Budde
· 12 years ago
7713683
can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block
by Marc Kleine-Budde
· 12 years ago
c49dc90
cfg80211: off by one in ieee80211_bss()
by Dan Carpenter
· 12 years ago
e91d169
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
93b9c1d
Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 12 years ago
72289b9
soreuseport: UDP/IPv6 implementation
by Tom Herbert
· 12 years ago
5ba2495
soreuseport: TCP/IPv6 implementation
by Tom Herbert
· 12 years ago
ba418fa
soreuseport: UDP/IPv4 implementation
by Tom Herbert
· 12 years ago
da5e363
soreuseport: TCP/IPv4 implementation
by Tom Herbert
· 12 years ago
055dc21
soreuseport: infrastructure
by Tom Herbert
· 12 years ago
5f9f946
netfilter: nf_conntrack: fix compilation if sysctl are disabled
by Pablo Neira Ayuso
· 12 years ago
c296bb4
netfilter: nf_conntrack: refactor l4proto support for netns
by Gao feng
· 12 years ago
6330750
netfilter: nf_conntrack: refactor l3proto support for netns
by Gao feng
· 12 years ago
04d8700
netfilter: nf_ct_proto: move initialization out of pernet_operations
by Gao feng
· 12 years ago
5f69b8f
netfilter: nf_ct_labels: move initialization out of pernet_operations
by Gao feng
· 12 years ago
5e615b2
netfilter: nf_ct_helper: move initialization out of pernet_operations
by Gao feng
· 12 years ago
8684094
netfilter: nf_ct_timeout: move initialization out of pernet_operations
by Gao feng
· 12 years ago
3fe0f94
netfilter: nf_ct_ecache: move initialization out of pernet_operations
by Gao feng
· 12 years ago
73f4001
netfilter: nf_ct_tstamp: move initialization out of pernet_operations
by Gao feng
· 12 years ago
b7ff3a1
netfilter: nf_ct_acct: move initialization out of pernet_operations
by Gao feng
· 12 years ago
83b4dbe
netfilter: nf_ct_expect: move initialization out of pernet_operations
by Gao feng
· 12 years ago
f94161c
netfilter: nf_conntrack: move initialization out of pernet operations
by Gao feng
· 12 years ago
e39363a
netpoll: fix an uninitialized variable
by Cong Wang
· 12 years ago
9647bb8
ipv6: remove duplicated declaration of ip6_fragment()
by Cong Wang
· 12 years ago
Next »