Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b7595b4955b5178e28906838cc3e8efa62d8caee
/
net
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
fdccffc
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
ad1b522
[PATCH] knfsd: Tidy up unix_domain_find
by NeilBrown
· 19 years ago
74cae61
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
by Adrian Bunk
· 19 years ago
baab935
[PATCH] knfsd: Convert sunrpc_cache to use krefs
by NeilBrown
· 19 years ago
ebd0cb1
[PATCH] knfsd: Unexport cache_fresh and fix a small race
by NeilBrown
· 19 years ago
4013ede
[PATCH] knfsd: An assortment of little fixes to the sunrpc cache code
by NeilBrown
· 19 years ago
17f834b
[PATCH] knfsd: Use new cache code for rsc cache
by NeilBrown
· 19 years ago
d4d11ea
[PATCH] knfsd: Use new sunrpc cache for rsi cache
by NeilBrown
· 19 years ago
1a9917c
[PATCH] knfsd: Convert ip_map cache to use the new lookup routine
by NeilBrown
· 19 years ago
15a5f6b
[PATCH] knfsd: Create cache_lookup function instead of using a macro to declare one
by NeilBrown
· 19 years ago
7d317f2
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
by NeilBrown
· 19 years ago
efc36aa
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
by NeilBrown
· 19 years ago
3eb4801
[NET]: drop duplicate assignment in request_sock
by Norbert Kiesel
· 19 years ago
6abaaaa
[IPSEC]: Fix tunnel error handling in ipcomp6
by Herbert Xu
· 19 years ago
93d2341
[PATCH] mempool: use mempool_create_slab_pool()
by Matthew Dobson
· 19 years ago
14cc3e2
[PATCH] sem2mutex: misc static one-file mutexes
by Ingo Molnar
· 19 years ago
1b9a391
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 19 years ago
53846a2
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 19 years ago
b55813a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
f348d70
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
by Davide Libenzi
· 19 years ago
21e4f95
[PATCH] fix 'defined but not used' warning in net/rxrpc/main.c::rxrpc_initialise
by Jesper Juhl
· 19 years ago
871751e
[PATCH] slab: implement /proc/slab_allocators
by Al Viro
· 19 years ago
9e19bb6
[NETFILTER] x_table.c: sem2mutex
by Ingo Molnar
· 19 years ago
cef2685
[IPV4]: Aggregate route entries with different TOS values
by Ilia Sotnikov
· 19 years ago
b8059ea
[TCP]: Mark tcp_*mem[] __read_mostly.
by David S. Miller
· 19 years ago
7b4f4b5
[TCP]: Set default max buffers from memory pool size
by John Heffner
· 19 years ago
2babf9d
[SCTP]: Fix up sctp_rcv return value
by Herbert Xu
· 19 years ago
9f51495
[NET]: Take RTNL when unregistering notifier
by Herbert Xu
· 19 years ago
f67ed26
[NET]: Ensure device name passed to SO_BINDTODEVICE is NULL terminated.
by David S. Miller
· 19 years ago
4dc6d9c
[BRIDGE]: Unaligned accesses in the ethernet bridge
by Peter Chubb
· 19 years ago
53b3531
[PATCH] s/;;/;/g
by Alexey Dobriyan
· 19 years ago
fffb60f
[PATCH] cpuset memory spread: slab cache format
by Paul Jackson
· 19 years ago
4b6a931
[PATCH] cpuset memory spread: slab cache filesystems
by Paul Jackson
· 19 years ago
1ebbe2b
Merge branch 'linus'
by Trond Myklebust
· 19 years ago
aca361c
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
9b7c848
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Jeff Garzik
· 19 years ago
4edac92
[PATCH] Restore channel setting after scan.
by David Woodhouse
· 19 years ago
711e2c3
[PATCH] WE-20 for kernel 2.6.16
by Jean Tourrilhes
· 19 years ago
Next »