Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
31e77ac55f18db0ec1c724840927562ef3093ef6
/
net
0668b47
[IPV4]: Fix SNMPv2 "ipFragFails" counter error
by Wei Dong
· 18 years ago
5991c84
[NET]: Rate limiting for socket allocation failure messages.
by Akinobu Mita
· 18 years ago
99c7bc0
[IPV6]: Fix kernel OOPs when setting sticky socket options.
by YOSHIFUJI Hideaki
· 18 years ago
57f5f54
[IPV6]: ipv6_add_addr should install dstentry earlier
by Keir Fraser
· 18 years ago
fab2caf
[NETLINK]: Call panic if nl_table allocation fails
by Akinobu Mita
· 18 years ago
3fdf3f0
[TCP]: Two RFC3465 Appropriate Byte Count fixes.
by Daikichi Osuga
· 18 years ago
76d0cc1
[IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter error
by Lv Liangying
· 18 years ago
b9ac867
[SCTP]: Fix sctp_primitive_ABORT() call in sctp_close().
by Sridhar Samudrala
· 18 years ago
66a377c
[DCCP]: Fix CCID3
by Ian McDonald
· 18 years ago
3a13813
[BRIDGE] netfilter: memory corruption fix
by Stephen Hemminger
· 18 years ago
80193ae
[DCCP]: Introduce dccp_rx_hist_find_entry
by Ian McDonald
· 18 years ago
837d107
[DCCP]: Introduces follows48 function
by Ian McDonald
· 18 years ago
e6bccd3
[DCCP]: Update contact details and copyright
by Ian McDonald
· 18 years ago
f3166c0
[DCCP]: Fix typo
by Ian McDonald
· 18 years ago
59eed27
[IPV6]: Segmentation offload not set correctly on TCP children
by Stephen Hemminger
· 18 years ago
62250b3
Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6
by Greg Kroah-Hartman
· 18 years ago
e889649
NFS: Check lengths more thoroughly in NFS4 readdir XDR decode
by David Howells
· 18 years ago
8f8e7a5
SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs
by Trond Myklebust
· 18 years ago
68adb0a
SUNRPC: rpc_unlink() must check for unhashed dentries
by Trond Myklebust
· 18 years ago
dff02cc
NFS: clean up rpc_rmdir
by Trond Myklebust
· 18 years ago
5d67476
SUNRPC: make rpc_unlink() take a dentry argument instead of a path
by Trond Myklebust
· 18 years ago
316c159
[TCP]: Limit window scaling if window is clamped.
by Stephen Hemminger
· 18 years ago
e0b7cde
[NETFILTER]: arp_tables: fix table locking in arpt_do_table
by Patrick McHardy
· 18 years ago
c164a9b
Fix sctp privilege elevation (CVE-2006-3745)
by Sridhar Samudrala
· 18 years ago
78eb887
[BRIDGE]: Disable SG/GSO if TX checksum is off
by Herbert Xu
· 18 years ago
8311731
[NETFILTER]: ip_tables: fix table locking in ipt_do_table
by Patrick McHardy
· 18 years ago
d205dc4
[NETFILTER]: ctnetlink: fix deadlock in table dumping
by Patrick McHardy
· 18 years ago
6e8fcbf
[IPV4]: severe locking bug in fib_semantics.c
by Alexey Kuznetsov
· 18 years ago
acd6e00
[MCAST]: Fix filter leak on device removal.
by David L Stevens
· 18 years ago
c7fa9d1
[NET]: Disallow whitespace in network device names.
by David S. Miller
· 18 years ago
c0956bd
[PKT_SCHED] cls_u32: Fix typo.
by Ralf Hildebrandt
· 18 years ago
b9c6e3e
[ATM]: Compile error on ARM
by Kevin Hilman
· 18 years ago
bb699cbc
[IPV4]: Possible leak of multicast source filter sctructure
by Michal Ruzicka
· 18 years ago
640c41c
[IPV6] lockdep: annotate __icmpv6_socket
by Ingo Molnar
· 18 years ago
deb47c6
[NETFILTER]: xt_physdev build fix
by Andrew Morton
· 18 years ago
8557511
[NET]: Fix potential stack overflow in net/core/utils.c
by Suresh Siddha
· 18 years ago
7ea49ed
[VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.
by David S. Miller
· 18 years ago
e9fa4f7
[INET]: Use pskb_trim_unique when trimming paged unique skbs
by Herbert Xu
· 18 years ago
dcb7cd9
[NETFILTER]: ulog: fix panic on SMP kernels
by Mark Huang
· 18 years ago
0eff66e
[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path
by Patrick McHardy
· 18 years ago
7ee66fc
[LLC]: multicast receive device match
by Stephen Hemminger
· 18 years ago
d49c73c
[IPSEC]: Validate properly in xfrm_dst_check()
by David S. Miller
· 18 years ago
1c7628b
[NETFILTER]: xt_hashlimit: fix limit off-by-one
by Patrick McHardy
· 18 years ago
97c802a
[NETFILTER]: xt_string: fix negation
by Phil Oester
· 18 years ago
18b6fe6
[TCP]: Fix botched memory leak fix to tcpprobe_read().
by David S. Miller
· 18 years ago
fff6425
[IPX]: Fix typo, ipxhdr() --> ipx_hdr()
by David S. Miller
· 18 years ago
06aebfb
[IPV6]: The ifa lock is a BH lock
by Herbert Xu
· 18 years ago
a465714
Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Greg Kroah-Hartman
· 18 years ago
7c91767
[NET]: add_timer -> mod_timer() in dst_run_gc()
by Dmitry Mishin
· 18 years ago
2f96740
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 18 years ago
7b1ba8d
[IPX]: Another nonlinear receive fix
by Stephen Hemminger
· 18 years ago
70f8e78
[RTNETLINK]: Fix IFLA_ADDRESS handling.
by David S. Miller
· 18 years ago
bd37a08
[TCP]: SNMPv2 tcpOutSegs counter error
by Wei Yongjun
· 18 years ago
69d8c28
[PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.
by David S. Miller
· 18 years ago
aaf5806
[PKTGEN]: Fix oops when used with balance-tlb bonding
by Chen-Li Tien
· 18 years ago
8d1502d
[IPV4]: Limit rt cache size properly.
by Kirill Korotaev
· 18 years ago
8b5cc5e
[IPX]: Header length validation needed
by Stephen Hemminger
· 18 years ago
7b2e497
[NET]: Assign skb->dev in netdev_alloc_skb
by Christoph Hellwig
· 18 years ago
cb3f1e7
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
2f34931
[PATCH] knfsd: fix race related problem when adding items to and svcrpc auth cache
by Neil Brown
· 18 years ago
558e10a
[LAPB]: Fix windowsize check
by Diego Calleja
· 18 years ago
d254bcd
[TCP]: Fixes IW > 2 cases when TCP is application limited
by Ilpo Järvinen
· 18 years ago
30a584d
[LLX]: SOCK_DGRAM interface fixes
by Stephen Hemminger
· 18 years ago
b9e2cc0
[PKT_SCHED]: Return ENOENT if qdisc module is unavailable
by Jamal Hadi Salim
· 18 years ago
bea1b42
[BRIDGE]: netlink status fix
by Stephen Hemminger
· 18 years ago
782a667
[PATCH] Send wireless netlink events with a clean slate
by Herbert Xu
· 18 years ago
5c3e985
SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.
by Trond Myklebust
· 18 years ago
e0ab53d
RPC: Ensure that we disconnect TCP socket when client requests error out
by Trond Myklebust
· 18 years ago
29bbd72
[NET]: Fix more per-cpu typos
by Alexey Dobriyan
· 18 years ago
e6eb307
[I/OAT]: Remove CPU hotplug lock from net_dma_rebalance
by Chris Leech
· 18 years ago
9bbf28a1
[DECNET]: Fix for routing bug
by Patrick Caulfield
· 18 years ago
dc49c1f
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
by Catherine Zhang
· 18 years ago
2b7e24b
[NET]: skb_queue_lock_key() is no longer used.
by Adrian Bunk
· 18 years ago
dafee49
[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error
by Wei Dong
· 18 years ago
32c524d
[IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter error
by Wei Dong
· 18 years ago
b60dfc6
[NET]: Kill the WARN_ON() calls for checksum fixups.
by David S. Miller
· 18 years ago
3ab7208
[NETFILTER]: xt_hashlimit/xt_string: missing string validation
by Patrick McHardy
· 18 years ago
b10866f
[NETFILTER]: SIP helper: expect RTP streams in both directions
by Patrick McHardy
· 18 years ago
8af2745
[NET]: Add netdev_alloc_skb().
by Christoph Hellwig
· 18 years ago
52499af
[TCP]: Process linger2 timeout consistently.
by David S. Miller
· 18 years ago
a280b89
[SECURITY] secmark: nul-terminate secdata
by James Morris
· 18 years ago
8d71740
[NET]: Core net changes to generate netevents
by Tom Tucker
· 18 years ago
792d193
[NET]: Network Event Notifier Mechanism.
by Tom Tucker
· 18 years ago
3687b1d
[TCP]: SNMPv2 tcpAttemptFails counter error
by Wei Yongjun
· 18 years ago
118075b
[TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read()
by James Morris
· 18 years ago
f4d26fb
[NET]: Fix ___pskb_trim when entire frag_list needs dropping
by Herbert Xu
· 18 years ago
497c615
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
by Herbert Xu
· 18 years ago
679e898
[XFRM]: Fix protocol field value for outgoing IPv6 GSO packets
by Patrick McHardy
· 18 years ago
081bba5
[IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDR
by Noriaki TAKAMIYA
· 18 years ago
6c22382
[IPV6] ADDRCONF: Support get operation of single address
by Noriaki TAKAMIYA
· 18 years ago
8f27ebb
[IPV6] ADDRCONF: Do not verify an address with infinity lifetime
by YOSHIFUJI Hideaki
· 18 years ago
0778769
[IPV6] ADDRCONF: Allow user-space to specify address lifetime
by Noriaki TAKAMIYA
· 18 years ago
6431622
[IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL}MSG message
by YOSHIFUJI Hideaki
· 18 years ago
ca0084f
[PATCH] ieee80211: TKIP requires CRC32
by Chuck Ebbert
· 18 years ago
345f6b8
[PATCH] softmac: do shared key auth in workqueue
by Daniel Drake
· 18 years ago
f59fc7f
[IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg().
by Tetsuo Handa
· 18 years ago
7228749
[IPV4] ipmr: ip multicast route bug fix.
by Alexey Kuznetsov
· 18 years ago
d569f1d
[IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags.
by Guillaume Chazarain
· 18 years ago
6b7fdc3
[IPV6]: Clean skb cb on IPv6 input.
by Guillaume Chazarain
· 18 years ago
d5af981
[NETFILTER]: Demote xt_sctp to EXPERIMENTAL
by Patrick McHardy
· 18 years ago
Next »