Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
00de651d14baabc5c1d2f32c49d9a984d8891c8e
/
net
/
core
2863351
[NETLINK]: illegal use of pid in rtnetlink
by Alexey Kuznetsov
· 19 years ago
88a2a4ac
[PATCH] percpu data: only iterate over possible CPUs
by Eric Dumazet
· 19 years ago
cabcac0
[BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl
by Thomas Graf
· 19 years ago
8798b3f
[NET]: Fix skb fclone error path handling.
by Herbert Xu
· 19 years ago
2966b66
[NET]: more whitespace issues in net/core/filter.c
by Kris Katterjohn
· 19 years ago
7ac5459
[PKTGEN]: Respect hard_header_len of device.
by David S. Miller
· 19 years ago
3860288
[NET]: Use is_zero_ether_addr() in net/core/netpoll.c
by Kris Katterjohn
· 19 years ago
f404e9a
[PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALEN
by Kris Katterjohn
· 19 years ago
e35bedf
[NET]: Fix whitespace issues in net/core/filter.c
by Kris Katterjohn
· 19 years ago
7b11f69
[NET]: Clean up comments for sk_chk_filter()
by Kris Katterjohn
· 19 years ago
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
c3f343e
[NET]: Fix diverter build.
by Evgeniy Polyakov
· 19 years ago
8b3a700
[NET]: Remove more unneeded typecasts on *malloc()
by Kris Katterjohn
· 19 years ago
9819d85
Fix net/core/wireless.c link failure
by Linus Torvalds
· 19 years ago
d3f4a68
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
by Kris Katterjohn
· 19 years ago
6dd214b
[PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_stats
by Andrey Borzenkov
· 19 years ago
09a6266
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
by Kris Katterjohn
· 19 years ago
a2167dc
[NET]: Endian-annotate in_aton()
by Alexey Dobriyan
· 19 years ago
69549dd
[PKTGEN]: Adds missing __init.
by Luiz Capitulino
· 19 years ago
4bad4dc
[NET]: Change sk_run_filter()'s return type in net/core/filter.c
by Kris Katterjohn
· 19 years ago
db9edfd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
d779188
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
fd586ba
[PATCH] net: swich device attribute creation to default attrs
by Kay Sievers
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
9369986
[NET]: More instruction checks fornet/core/filter.c
by Kris Katterjohn
· 19 years ago
b5e5fa5
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
by Christoph Hellwig
· 19 years ago
4947d3e
[NET]: Speed up __alloc_skb()
by Benjamin LaHaise
· 19 years ago
14c8502
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
by Arnaldo Carvalho de Melo
· 19 years ago
f34fbb97
[PKTGEN]: Deinitialise static variables.
by Jaco Kroon
· 19 years ago
6d6ee43
[TWSK]: Introduce struct timewait_sock_ops
by Arnaldo Carvalho de Melo
· 19 years ago
c1cbe4b
[NET]: Avoid atomic xchg() for non-error case
by Benjamin LaHaise
· 19 years ago
3305b80
[IP]: Simplify and consolidate MSG_PEEK error handling
by Herbert Xu
· 19 years ago
df71837
[LSM-IPSec]: Security association restriction.
by Trent Jaeger
· 19 years ago
ac67c62
Merge branch 'master'
by Jeff Garzik
· 19 years ago
1b93ae64
[NET]: Validate socket filters against BPF_MAXINSNS in one spot.
by David S. Miller
· 19 years ago
b1086ee
Merge branch 'master'
by Jeff Garzik
· 19 years ago
246a421
[NET]: Fix NULL pointer deref in checksum debugging.
by Stephen Hemminger
· 19 years ago
dab9630
[NET]: make function pointer argument parseable by kernel-doc
by Martin Waitz
· 19 years ago
2226340
Merge branch 'master'
by Jeff Garzik
· 19 years ago
fb0d366
[NET]: Reject socket filter if division by constant zero is attempted.
by Kris Katterjohn
· 19 years ago
c2373ee
[PATCH] net: make dev_valid_name public
by Mitch Williams
· 19 years ago
1e2e565
[PATCH] net: allow newline terminated IP addresses in in_aton
by Mitch Williams
· 19 years ago
fb286bb
[NET]: Detect hardware rx checksum faults correctly
by Herbert Xu
· 19 years ago
9ac4a16
[RTNETLINK]: Use generic netlink receive queue processor
by Thomas Graf
· 19 years ago
a8f74b2
[NETLINK]: Make netlink_callback->done() optional
by Thomas Graf
· 19 years ago
9fb9cbb
[NETFILTER]: Add nf_conntrack subsystem.
by Yasuyuki Kozakai
· 19 years ago
a51482b
[NET]: kfree cleanup
by Jesper Juhl
· 19 years ago
6151b31
[NET]: Fix race condition in sk_stream_wait_connect
by Herbert Xu
· 19 years ago
c75d721
[NET]: Fix zero-size datagram reception
by Herbert Xu
· 19 years ago
e89e9cf
[IPv4/IPv6]: UFO Scatter-gather approach
by Ananda Raju
· 19 years ago
236fa08
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15
by Linus Torvalds
· 19 years ago
7d877f3
[PATCH] gfp_t: net/*
by Al Viro
· 19 years ago
35848e0
[PATCH] kill massive wireless-related log spam
by Jeff Garzik
· 19 years ago
c83c248
[SK_BUFF] kernel-doc: fix skbuff warnings
by Randy Dunlap
· 19 years ago
d50a6b56
[PKTGEN]: proc interface revision
by Stephen Hemminger
· 19 years ago
b4099fa
[PKTGEN]: Spelling and white space
by Stephen Hemminger
· 19 years ago
2845b63
[PKTGEN]: Use kzalloc
by Stephen Hemminger
· 19 years ago
b7c8921
[PKTGEN]: Sleeping function called under lock
by Stephen Hemminger
· 19 years ago
670c02c
[NET]: Wider use of for_each_*cpu()
by John Hawkes
· 19 years ago
49636bb
[NEIGH] Fix timer leak in neigh_changeaddr
by Herbert Xu
· 19 years ago
6fb9974
[NEIGH] Fix add_timer race in neigh_add_timer
by Herbert Xu
· 19 years ago
2037550
[NEIGH] Print stack trace in neigh_add_timer
by Herbert Xu
· 19 years ago
c98d80e
[SK_BUFF]: ipvs_property field must be copied
by Julian Anastasov
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
3e56a40
[IPV4]: Get rid of bogus __in_put_dev in pktgen
by Herbert Xu
· 19 years ago
e5ed639
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
by Herbert Xu
· 19 years ago
325ed82
[NET]: Fix packet timestamping.
by Herbert Xu
· 19 years ago
eb693d2
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
6660022
[PATCH] proc_mkdir() should be used to create procfs directories
by Al Viro
· 19 years ago
a79af59
[NET]: Fix module reference counts for loadable protocol modules
by Frank Filz
· 19 years ago
2d7ceec
[NET]: Prefetch dev->qdisc_lock in dev_queue_xmit()
by Eric Dumazet
· 19 years ago
bc8dfcb
[NET]: Use non-recursive algorithm in skb_copy_datagram_iovec()
by Daniel Phillips
· 19 years ago
667347f
[NEIGH]: Add debugging check when adding timers.
by David S. Miller
· 19 years ago
56e9b26
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6
by David S. Miller
· 19 years ago
45fc3b1
[NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS
by Amos Waterland
· 19 years ago
cf309e3
[LLC]: Fix for Bugzilla ticket #5156
by Jochen Friedrich
· 19 years ago
121caf5
[NET]: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
a9f6a0d
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
by Ingo Molnar
· 19 years ago
8d06afa
[PATCH] timer initialization cleanup: DEFINE_TIMER
by Ingo Molnar
· 19 years ago
55faed1
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
0a3f435
[NET]: proto_unregister: fix sleeping while atomic
by Patrick McHardy
· 19 years ago
6582c16
[PATCH] WE-19 for kernel 2.6.13
by Jean Tourrilhes
· 19 years ago
9261c9b
[NET]: Make sure l_linger is unsigned to avoid negative timeouts
by Eric Dumazet
· 19 years ago
5bcaa15
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
1198ad0
[NET]: 2.6.13 breaks libpcap (and tcpdump)
by Herbert Xu
· 19 years ago
6baf1f4
[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL
by David S. Miller
· 19 years ago
0bf0519d
[PATCH] (7/7) __user annotations (ethtool)
by viro@ftp.linux.org.uk
· 19 years ago
ba89966
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
by Eric Dumazet
· 19 years ago
a6f9a70
[NET]: Add support for getting the permanent hardware address.
by Jon Wetzel
· 19 years ago
d179cd1
[NET]: Implement SKB fast cloning.
by David S. Miller
· 19 years ago
2038073
[NET]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
0662860
[NETLINK]: Add "groups" argument to netlink_kernel_create
by Patrick McHardy
· 19 years ago
ac6d439
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
by Patrick McHardy
· 19 years ago
a61bbcf
[NET]: Store skb->timestamp as offset to a base timestamp
by Patrick McHardy
· 19 years ago
f6ebe77
[NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c
by Harald Welte
· 19 years ago
295f732
[ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer
by Arnaldo Carvalho de Melo
· 19 years ago
87d11ce
[SOCK]: Introduce sk_clone
by Arnaldo Carvalho de Melo
· 19 years ago
8feaf0c0
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
by Arnaldo Carvalho de Melo
· 19 years ago
c752f07
[TCP]: Move the tcp sock states to net/tcp_states.h
by Arnaldo Carvalho de Melo
· 19 years ago
608c8e4
[NETFILTER]: Extend netfilter logging API
by Harald Welte
· 19 years ago
Next »