Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5965b1f4792a1a9364b4e1ed6be8778a50eb981b
/
net
f4ffaa4
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
f18b95c
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Jeff Garzik
· 19 years ago
18bc89a
[EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.c
by Jayachandran C
· 19 years ago
dc6de33
[NET]: Add skb->truesize assertion checking.
by David S. Miller
· 19 years ago
b60b49e
[TCP]: Account skb overhead in tcp_fragment
by Herbert Xu
· 19 years ago
5185db0
[LLC]: Use pskb_trim_rcsum() in llc_fixup_skb().
by David S. Miller
· 19 years ago
3672558
[NET]: sockfd_lookup_light() returns random error for -EBADFD
by Hua Zhong
· 19 years ago
848ef85
[PATCH] wext: Fix RtNetlink ENCODE security permissions
by Jean Tourrilhes
· 19 years ago
6788a07
[PATCH] softmac: report when scanning has finished
by Johannes Berg
· 19 years ago
feeeaa8
[PATCH] softmac: fix event sending
by Johannes Berg
· 19 years ago
68970ce
[PATCH] softmac: handle iw_mode properly
by johannes@sipsolutions.net
· 19 years ago
fc24274
[PATCH] softmac: dont send out packets while scanning
by johannes@sipsolutions.net
· 19 years ago
ba2f8c1
[PATCH] softmac: return -EAGAIN from getscan while scanning
by johannes@sipsolutions.net
· 19 years ago
9b0b4d8
[PATCH] softmac: fix spinlock recursion on reassoc
by Michael Buesch
· 19 years ago
a417016
[PATCH] wext: Fix IWENCODEEXT security permissions
by Jean Tourrilhes
· 19 years ago
e4b5fae
[PATCH] softmac uses Wiress Ext.
by Randy Dunlap
· 19 years ago
a5f9145
SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c
by Eric Sesterhenn
· 19 years ago
ec535ce15
NFS: make 2 functions static
by Adrian Bunk
· 19 years ago
d4a30e7
RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmalloc
by J. Bruce Fields
· 19 years ago
63903ca
[NET]: Remove redundant NULL checks before [kv]free
by Jesper Juhl
· 19 years ago
40daafc
unaligned access in sk_run_filter()
by Dmitry Mishin
· 19 years ago
b809739
[IPV6]: Clean up hop-by-hop options handler.
by YOSHIFUJI Hideaki
· 19 years ago
e5d25a9
[IPV6] XFRM: Fix decoding session with preceding extension header(s).
by YOSHIFUJI Hideaki
· 19 years ago
e3cae90
[IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull().
by YOSHIFUJI Hideaki
· 19 years ago
ec67009
[IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff.
by YOSHIFUJI Hideaki
· 19 years ago
ef5cb97
[TCP]: Fix truesize underflow
by Herbert Xu
· 19 years ago
d2c962b
[IPV4]: ip_route_input panic fix
by Stephen Hemminger
· 19 years ago
3d9dd75
[PATCH] ip_output: account for fraggap when checking to add trailer_len
by Zach Brown
· 19 years ago
4909e488
[ATM] clip: add module info
by Stephen Hemminger
· 19 years ago
5ff765f
[ATM] clip: notifier related cleanups
by Stephen Hemminger
· 19 years ago
dcdb027
[ATM] clip: get rid of PROC_FS ifdef
by Stephen Hemminger
· 19 years ago
e49e76d
[ATM] clip: run through Lindent
by Stephen Hemminger
· 19 years ago
2d90739
[ATM]: Clip timer race.
by Stephen Hemminger
· 19 years ago
f3a0592
[ATM]: clip causes unregister hang
by Stephen Hemminger
· 19 years ago
2717096
[XFRM]: Fix aevent timer.
by Jamal Hadi Salim
· 19 years ago
6c97e72
[IPV4]: Possible cleanups.
by Adrian Bunk
· 19 years ago
8db60bc
[WAN]: Remove broken and unmaintained Sangoma drivers.
by Adrian Bunk
· 19 years ago
7ad4d2f
[BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.c
by Jayachandran C
· 19 years ago
b8282dc
[DCCP]: Fix leak in net/dccp/ipv4.c
by Eric Sesterhenn
· 19 years ago
b7595b4
[BRIDGE]: receive link-local on disabled ports.
by Stephen Hemminger
· 19 years ago
f6596f9
[IPv6] reassembly: Always compute hash under the fragment lock.
by Zach Brown
· 19 years ago
88dd9c1
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
dfee55f
[PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily
by NeilBrown
· 19 years ago
6f91204
[PATCH] for_each_possible_cpu: network codes
by KAMEZAWA Hiroyuki
· 19 years ago
88e6fae
[PATCH] splice: warning fix
by Andrew Morton
· 19 years ago
b1a7ffc
[IPV6]: Deinline few large functions in inet6 code
by Denis Vlasenko
· 19 years ago
55c0022
[IPV4] ip_fragment: Always compute hash with ipfrag_lock held.
by David S. Miller
· 19 years ago
19910d1a
[NETFILTER]: Fix DNAT in LOCAL_OUT
by Patrick McHardy
· 19 years ago
9469d458
[NET]: Fix hotplug race during device registration.
by Sergey Vlasov
· 19 years ago
503e4fa
[NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64
by Brian Haley
· 19 years ago
77d04bd
[NET]: More kzalloc conversions.
by Andrew Morton
· 19 years ago
31380de
[NET] kzalloc: use in alloc_netdev
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
83b950c
[PKT_SCHED] act_police: Rename methods.
by Jamal Hadi Salim
· 19 years ago
7a43c99
[NETFILTER]: H.323 helper: remove changelog
by Patrick McHardy
· 19 years ago
96f6bf8
[NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions
by Patrick McHardy
· 19 years ago
422c346
[NETFILTER]: Add address family specific checksum helpers
by Patrick McHardy
· 19 years ago
bce8032
[NETFILTER]: Introduce infrastructure for address family specific operations
by Patrick McHardy
· 19 years ago
a0aed49
[NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency
by Patrick McHardy
· 19 years ago
a0b7db5
[NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'
by Jing Min Zhao
· 19 years ago
51d42f5
[NETFILTER]: H.323 helper: make get_h245_addr() static
by Jing Min Zhao
· 19 years ago
0f24968
[NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
by Jing Min Zhao
· 19 years ago
48bfee5
[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h
by Jing Min Zhao
· 19 years ago
32292a7
[NETFILTER]: Fix section mismatch warnings
by Patrick McHardy
· 19 years ago
964ddaa
[NETFILTER]: Clean up hook registration
by Patrick McHardy
· 19 years ago
972d1cb
[NETFILTER]: Add helper functions for mass hook registration/unregistration
by Patrick McHardy
· 19 years ago
45af08b
[INET]: Use port unreachable instead of proto for tunnels
by Herbert Xu
· 19 years ago
cdee575
[BLUETOOTH] sco: Possible double free.
by Eric Sesterhenn
· 19 years ago
e3a5cd9
[NET]: Fix an off-by-21-or-49 error.
by Adrian Bunk
· 19 years ago
50fba2a
[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6
by Herbert Xu
· 19 years ago
2e2f7ae
[NETFILTER]: Fix fragmentation issues with bridge netfilter
by Patrick McHardy
· 19 years ago
550e29b
[FIB_TRIE]: Fix leaf freeing.
by Robert Olsson
· 19 years ago
8bf4b8a
[IPSEC]: Check x->encap before dereferencing it
by Herbert Xu
· 19 years ago
9a1875e
[NET]: Fully fix the memory leaks in sys_accept().
by David S. Miller
· 19 years ago
2722971
[NETFILTER]: iptables 32bit compat layer
by Dmitry Mishin
· 19 years ago
e64a70b
[NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistration
by Martin Josefsson
· 19 years ago
bcd1e83
[NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlink
by Martin Josefsson
· 19 years ago
a89ecb6
[NETFILTER]: x_tables: unify IPv4/IPv6 multiport match
by Yasuyuki Kozakai
· 19 years ago
dc5ab2f
[NETFILTER]: x_tables: unify IPv4/IPv6 esp match
by Yasuyuki Kozakai
· 19 years ago
9606a21
[NET]: Fix dentry leak in sys_accept().
by David S. Miller
· 19 years ago
dbe5b4a
[IPSEC]: Kill unused decap state structure
by Herbert Xu
· 19 years ago
e695633
[IPSEC]: Kill unused decap state argument
by Herbert Xu
· 19 years ago
4b75679
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
c08e496
[NET]: add SO_RCVBUF comment
by Andrew Morton
· 19 years ago
5274f05
[PATCH] Introduce sys_splice() system call
by Jens Axboe
· 19 years ago
5607943
[NET]: Deinline some larger functions from netdevice.h
by Denis Vlasenko
· 19 years ago
e21a2b0
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Jeff Garzik
· 19 years ago
68907da
[DCCP]: Use NULL for pointers, comfort sparse.
by Randy Dunlap
· 19 years ago
6a57b2e
[DECNET]: Fix refcount
by Patrick Caulfield
· 19 years ago
65b4b4e
[NETFILTER]: Rename init functions.
by Andrew Morton
· 19 years ago
c3e5d87
[TCP]: Fix RFC2465 typo.
by S P
· 19 years ago
d2acc34
[INET]: Introduce tunnel4/tunnel6
by Herbert Xu
· 19 years ago
f0088a5
[NET]: deinline 200+ byte inlines in sock.h
by Denis Vlasenko
· 19 years ago
1d18183
[ECONET]: Convert away from SOCKOPS_WRAPPED
by David S. Miller
· 19 years ago
f6c90b7
[NET]: Fix ipx/econet/appletalk/irda ioctl crashes
by Petr Vandrovec
· 19 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
2638fed
[PATCH] softmac: reduce default rate to 11Mbps.
by David Woodhouse
· 19 years ago
16f4352
[PATCH] softmac: reduce scan dwell time
by David Woodhouse
· 19 years ago
d94606e
[PATCH] Minor (janitorial) change to ieee80211
by Larry Finger
· 19 years ago
Next »