Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4ce059378c04b40c2e9f658b1c6a2e9078b85c7c
/
net
06c7427
[FIB_TRIE]: Don't ignore negative results from fib_semantic_match
by Patrick McHardy
· 19 years ago
c1cc168
[ROSE]: Fix typo in rose_route_frame() locking fix.
by David S. Miller
· 19 years ago
dc16aaf
[ROSE]: Fix missing unlocks in rose_route_frame()
by David S. Miller
· 19 years ago
d5d2837
[TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port().
by David S. Miller
· 19 years ago
89ebd19
[TCP]: Unconditionally clear TCP_NAGLE_PUSH in skb_entail().
by David S. Miller
· 19 years ago
0fbbeb1
[PKT_SCHED]: Fix missing qdisc_destroy() in qdisc_create_dflt()
by Thomas Graf
· 19 years ago
d2287f8
[SCTP]: Add SENTINEL to SCTP MIB stats
by Vlad Yasevich
· 19 years ago
01d7dd0
[AX25]: UID fixes
by Ralf Baechle
· 19 years ago
53b924b
[NET]: Fix socket bitop damage
by Ralf Baechle
· 19 years ago
66a79a1
[NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue
by Patrick McHardy
· 19 years ago
1344a41
[IPV4]: Fix negative timer loop with lots of ipv4 peers.
by Dave Johnson
· 19 years ago
c3a2069
[RPC]: Kill bogus kmap in krb5
by Herbert Xu
· 19 years ago
14869c3
[TCP]: Do TSO deferral even if tail SKB can go out now.
by Dmitry Yusupov
· 19 years ago
7e71af4
[NETFILTER]: Fix HW checksum handling in TCPMSS target
by Patrick McHardy
· 19 years ago
f93592f
[NETFILTER]: Fix HW checksum handling in ECN target
by Patrick McHardy
· 19 years ago
fd84132
[NETFILTER]: Fix ECN target TCP marking
by Patrick McHardy
· 19 years ago
6fc8b9e
[IPCOMP]: Fix false smp_processor_id warning
by Herbert Xu
· 19 years ago
cb94c62
[IPV4]: Fix DST leak in icmp_push_reply()
by Patrick McHardy
· 19 years ago
001dd25
[TOKENRING]: Use interrupt-safe locking with rif_lock.
by Jay Vosburgh
· 19 years ago
1f07247
[DECNET]: Fix RCU race condition in dn_neigh_construct().
by Paul E. McKenney
· 19 years ago
bfd272b
[IPV6]: Fix SKB leak in ip6_input_finish()
by Patrick McHardy
· 19 years ago
35d59ef
[TCP]: Fix bug #5070: kernel BUG at net/ipv4/tcp_output.c:864
by Herbert Xu
· 19 years ago
97077c4
[IPV6]: Fix raw socket hardware checksum failures
by Patrick McHardy
· 19 years ago
58fcb8d
[PATCH] NFS: Ensure ACL xdr code doesn't overflow.
by Trond Myklebust
· 19 years ago
d7b9dfc
[NETPOLL]: remove unused variable
by Matt Mackall
· 19 years ago
53fb95d
[NETPOLL]: fix initialization/NAPI race
by Matt Mackall
· 19 years ago
2652076
[NETPOLL]: pre-fill skb pool
by Ingo Molnar
· 19 years ago
0db1d6f
[NETPOLL]: add retry timeout
by Matt Mackall
· 19 years ago
f0d3459
[NETPOLL]: netpoll_send_skb simplify
by Matt Mackall
· 19 years ago
a636e13
[NETPOLL]: deadlock bugfix
by Jeff Moyer
· 19 years ago
1151312
[NETPOLL]: rx_flags bugfix
by Jeff Moyer
· 19 years ago
b5da623
[TCP]: Adjust {p,f}ackets_out correctly in tcp_retransmit_skb()
by Herbert Xu
· 19 years ago
001ab02
[DECNET]: Use sk_stream_error function rather than DECnet's own
by Steven Whitehouse
· 19 years ago
d64d387
[NET]: Fix memory leak in sys_{send,recv}msg() w/compat
by Andrew Morton
· 19 years ago
3501466
[SUNRPC]: Fix nsec --> usec conversion.
by David S. Miller
· 19 years ago
92e52b2
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
ca93345
[IPV4]: Debug cleanup
by Heikki Orsila
· 19 years ago
8b83bc7
[PATCH] don't try to do any NAT on untracked connections
by Harald Welte
· 19 years ago
6fc0b4a
[IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN.
by Herbert Xu
· 19 years ago
576c7d8
[Bluetooth] Add direction and timestamp to stack internal events
by Marcel Holtmann
· 19 years ago
66e8b6c
[Bluetooth] Remove unused functions and cleanup symbol exports
by Marcel Holtmann
· 19 years ago
dcc365d
[Bluetooth] Revert session reference counting fix
by Marcel Holtmann
· 19 years ago
b7656e7
[IPV4]: Fix memory leak during fib_info hash expansion.
by David S. Miller
· 19 years ago
b68e9f8
[PATCH] tcp: fix TSO cwnd caching bug
by Herbert Xu
· 19 years ago
846998a
[PATCH] tcp: fix TSO sizing bugs
by David S. Miller
· 19 years ago
f0098f7
[NET] Fix too aggressive backoff in dst garbage collection
by Denis Lunev
· 19 years ago
db44575
[NET]: fix oops after tunnel module unload
by Alexey Kuznetsov
· 19 years ago
1f494c0
[NETFILTER] Inherit masq_index to slave connections
by Harald Welte
· 19 years ago
d1b04c0
[NET]: Spelling mistakes threshoulds -> thresholds
by Baruch Even
· 19 years ago
6192b54
[NET]: Fix busy waiting in dev_close().
by David S. Miller
· 19 years ago
839c5d2
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
77933d7
[PATCH] clean up inline static vs static inline
by Jesper Juhl
· 19 years ago
44456d3
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
by Olaf Hering
· 19 years ago
5e43db7
[NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c
by Matt Mackall
· 19 years ago
7cee432
[NETFILTER]: Fix -Wunder error in ip_conntrack_core.c
by Nick Sillik
· 19 years ago
a77be81
[NET]: Fix setsockopt locking bug
by Kyle Moffett
· 19 years ago
eaa1c5d
[IPV4]: Fix Kconfig syntax error
by Hans-Juergen Tappe (SYSGO AG)
· 19 years ago
a4f1bac
[XFRM]: Fix possible overflow of sock->sk_policy
by Herbert Xu
· 19 years ago
7686ee1
[EMATCH]: Remove feature ifdefs in meta ematch.
by Patrick McHardy
· 19 years ago
227510c
[IPV6]: fix implicit declaration of function `xfrm6_tunnel_unregister'
by Cal Peake
· 19 years ago
261688d
[PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT}
by David S. Miller
· 19 years ago
d3984a6
[NETFILTER]: Fix ip6t_LOG MAC format
by Patrick McHardy
· 19 years ago
74bb421
[NETFILTER]: Use correct byteorder in ICMP NAT
by Patrick McHardy
· 19 years ago
21f930e
[NETFILTER]: Wait until all references to ip_conntrack_untracked are dropped on unload
by Patrick McHardy
· 19 years ago
d04b4f8
[NETFILTER]: Fix potential memory corruption in NAT code (aka memory NAT)
by Patrick McHardy
· 19 years ago
4c1217d
[NETFILTER]: Fix deadlock in ip6_queue
by Patrick McHardy
· 19 years ago
28e212f
[PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.
by David S. Miller
· 19 years ago
4acdbdb
[NETFILTER]: ip_conntrack_expect_related must not free expectation
by Rusty Russell
· 19 years ago
b72f6ec
[NET]: Fix tc_verd thinko in skb_clone()
by David S. Miller
· 19 years ago
0303770
[NET]: Make ipip/ip6_tunnel independant of XFRM
by Patrick McHardy
· 19 years ago
c877efb
[IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie.
by Stephen Hemminger
· 19 years ago
eb3f8f5
[NET]: BRIDGE_EBT_ARPREPLY must depend on INET
by Adrian Bunk
· 19 years ago
abaacad
[IPV4]: Don't select XFRM for ip_gre
by Patrick McHardy
· 19 years ago
6aef4fdf
[NET]: Only build flow.o if CONFIG_XFRM=y
by Patrick McHardy
· 19 years ago
88e9fa8
[ATM]: Trivial spelling fix patch for net/Kconfig
by Jesper Juhl
· 19 years ago
322361b
[ATM]: allow bind() on point-to-multpoint svcs (from Martin Whitaker <martin_whitaker@ntlworld.com>)
by Chas Williams
· 19 years ago
3f1c81f
[EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well.
by David S. Miller
· 19 years ago
6876f95
[IPV4]: fix IP_FIB_HASH kconfig warning
by Adrian Bunk
· 19 years ago
5420899
[NET]: Kconfig: NETCONSOLE and NETPOLL together
by Randy Dunlap
· 19 years ago
d1ad1ff
[SCTP]: Fix potential null pointer dereference while handling an icmp error
by Sridhar Samudrala
· 19 years ago
ee71a29
[SCTP]: Audit return code of create_proc_*
by Christophe Lucas
· 19 years ago
37da647
[NETLINK]: Fix "nocast type" warnings
by Victor Fusco
· 19 years ago
452f299
[PKT_SCHED]: Reduce branch mispredictions in pfifo_fast_dequeue
by Thomas Graf
· 19 years ago
d7c7ed4
[PKT_SCHED]: Remove debugging leftover from textsearch ematch
by Thomas Graf
· 19 years ago
f4637b5
[VLAN]: Fix early vlan adding leads to not functional device
by Tommy Christensen
· 19 years ago
ab61148
[NET]: __be'ify *_type_trans()
by Alexey Dobriyan
· 19 years ago
84531c2
[NETFILTER]: Revert nf_reset change
by Phil Oester
· 19 years ago
6a2e9b7
[NET]: move config options out to individual protocols
by Sam Ravnborg
· 19 years ago
d5950b4
[NET]: add a top-level Networking menu to *config
by Sam Ravnborg
· 19 years ago
0b7f22a
[IPV4]: Prevent oops when printing martian source
by Olaf Kirch
· 19 years ago
af9debd
[IPVS]: Add and reorder bh locks after moving to keventd.
by Julian Anastasov
· 19 years ago
f5b8adb
[NET]: Trivial spelling fix patch for net/Kconfig
by Jesper Juhl
· 19 years ago
3182cd8
[SCTP]: __nocast annotations
by Alexey Dobriyan
· 19 years ago
79af02c
[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.
by David S. Miller
· 19 years ago
9c05989
[IPV6]: Fix warning in ip6_mc_msfilter.
by David S. Miller
· 19 years ago
84b42ba
[IPV4]: fix IPv4 leave-group group matching
by David L Stevens
· 19 years ago
9951f03
[IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & errno fix
by David L Stevens
· 19 years ago
917f2f1
[IPV4]: multicast API "join" issues
by David L Stevens
· 19 years ago
8cdaaa1
[IPV4]: multicast API "join" issues
by David L Stevens
· 19 years ago
ca9b907
[IPV4]: multicast API "join" issues
by David L Stevens
· 19 years ago
Next »