Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5f641356127712fbdce0eee120e5ce115860c17f
/
net
/
core
9d40bbd
vlan: Fix vlan-in-vlan crashes.
by David S. Miller
· 16 years ago
54acd0e
net: Fix missing dev->neigh_setup in register_netdevice().
by David S. Miller
· 16 years ago
17edde5
netns: Remove net_alive
by Eric W. Biederman
· 16 years ago
5a5990d
net: Avoid race between network down and sysfs
by Stephen Hemminger
· 16 years ago
4ead443
netpoll: Add drop checks to all entry points
by Herbert Xu
· 16 years ago
50fee1d
net: amend the fix for SO_BSDCOMPAT gsopt infoleak
by Eugene Teo
· 16 years ago
ebe47d4
netns: build fix for net_alloc_generic
by Clemens Noss
· 16 years ago
486a87f
netns: fix double free at netns creation
by Daniel Lezcano
· 16 years ago
92a0acc
net: Kill skb_truesize_check(), it only catches false-positives.
by David S. Miller
· 16 years ago
df0bca0
net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2
by Clément Lecigne
· 16 years ago
b4bd07c
net_dma: call dmaengine_get only if NET_DMA enabled
by David S. Miller
· 16 years ago
efc683f
neigh: some entries can be skipped during dumping
by Gautam Kachroo
· 16 years ago
71b3346
net: Fix OOPS in skb_seq_read().
by Shyam Iyer
· 16 years ago
95e3b24
net: Fix frag_list handling in skb_seq_read
by Herbert Xu
· 16 years ago
37fe473
gro: Fix merging of paged packets
by Herbert Xu
· 16 years ago
9a8e47f
gro: Fix error handling on extremely short frags
by Herbert Xu
· 16 years ago
357f5b0
NET: net_namespace, fix lock imbalance
by Jiri Slaby
· 16 years ago
8b9d372
net: Fix data corruption when splicing from sockets.
by Jarek Poplawski
· 16 years ago
67fd1a7
net: Add debug info to track down GSO checksum bug
by Herbert Xu
· 16 years ago
937f1ba
net: Add init_dummy_netdev() and fix EMAC driver using it
by Benjamin Herrenschmidt
· 16 years ago
f557206
gro: Fix page ref count for skbs freed normally
by Herbert Xu
· 16 years ago
f17f5c9
gro: Check for GSO packets and packets with frag_list
by Herbert Xu
· 16 years ago
649274d
net_dma: acquire/release dma channels on ifup/ifdown
by Dan Williams
· 16 years ago
d9e8a3a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
96e93ea
gro: Add internal interfaces for VLAN
by Herbert Xu
· 16 years ago
aa1e6f1
dmaengine: kill struct dma_client and supporting infrastructure
by Dan Williams
· 16 years ago
209b84a
dmaengine: replace dma_async_client_register with dmaengine_get
by Dan Williams
· 16 years ago
f67b459
net_dma: convert to dma_find_channel
by Dan Williams
· 16 years ago
2ba0562
dmaengine: provide a common 'issue_pending_all' implementation
by Dan Williams
· 16 years ago
c276e09
Revert "net: Fix for initial link state in 2.6.28"
by David S. Miller
· 16 years ago
22604c8
net: Fix for initial link state in 2.6.28
by Michael Marineau
· 16 years ago
5d38a07
gro: Add page frag support
by Herbert Xu
· 16 years ago
b530256
gro: Use gso_size to store MSS
by Herbert Xu
· 16 years ago
0f23174a
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net
by Rusty Russell
· 16 years ago
8eb7986
netns: foreach_netdev_safe is insufficient in default_device_exit
by Eric W. Biederman
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
0da2afd5
gro: Fix potential use after free
by Herbert Xu
· 16 years ago
d7b0663
net: Init NAPI dev_list on napi_del
by Peter P Waskiewicz Jr
· 16 years ago
cbacc2c
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
5f2f6da
net: Fix oops in dev_ifsioc()
by Jarek Poplawski
· 16 years ago
49ad959
Revert "net: release skb->dst in sock_queue_rcv_skb()"
by David S. Miller
· 16 years ago
57c81ff
Phonet: allocate separate ARP type for GPRS over a Phonet pipe
by Rémi Denis-Courmont
· 16 years ago
2d91d78
Phonet: allocate a non-Ethernet ARP type
by Rémi Denis-Courmont
· 16 years ago
b240a0e
ethtool: Add GGRO and SGRO ops
by Herbert Xu
· 16 years ago
71d93b3
net: Add skb_gro_receive
by Herbert Xu
· 16 years ago
d565b0a
net: Add Generic Receive Offload infrastructure
by Herbert Xu
· 16 years ago
1a881f2
net: Add frag_list support to GSO
by Herbert Xu
· 16 years ago
89319d38
net: Add frag_list support to skb_segment
by Herbert Xu
· 16 years ago
eb14f01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7b363e4
netpoll: fix race on poll_list resulting in garbage entry
by Neil Horman
· 16 years ago
b74ca3a
netdevice: Kill netdev->priv
by Wang Chen
· 16 years ago
ec98ce4
Merge branch 'master' into next
by James Morris
· 16 years ago
5b9ab2e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
244e6c2
pkt_sched: gen_estimator: Optimize gen_estimator_active()
by Jarek Poplawski
· 16 years ago
7035560
net: release skb->dst in sock_queue_rcv_skb()
by Eric Dumazet
· 16 years ago
1748376
net: Use a percpu_counter for sockets_allocated
by Eric Dumazet
· 16 years ago
c1b5687
tc: policing requires a rate estimator
by Stephen Hemminger
· 16 years ago
8f480c0
net: make skb_truesize_bug() call WARN()
by Arjan van de Ven
· 16 years ago
b27aead
netns xfrm: per-netns sysctls
by Alexey Dobriyan
· 16 years ago
52479b6
netns xfrm: lookup in netns
by Alexey Dobriyan
· 16 years ago
5447c5e
netns xfrm: finding states in netns
by Alexey Dobriyan
· 16 years ago
09bb521
netns: filter out uevent not belonging to init_net
by Daniel Lezcano
· 16 years ago
9f782db
tcp: skb_shift cannot cache frag ptrs past pskb_expand_head
by Ilpo Järvinen
· 16 years ago
0ace285
tcp: handle shift/merge of cloned skbs too
by Ilpo Järvinen
· 16 years ago
832d11c
tcp: Try to restore large SKBs while SACK processing
by Ilpo Järvinen
· 16 years ago
4db0acf
net: gen_estimator: Fix gen_kill_estimator() lookups
by Jarek Poplawski
· 16 years ago
7e56b5d
net: Fix memory leak in the proto_register function
by Catalin Marinas
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
6ab33d5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
d214c75
filter: add SKF_AD_NLATTR_NEST to look for nested attributes
by Pablo Neira Ayuso
· 16 years ago
eeda3fd
netdev: introduce dev_get_stats()
by Stephen Hemminger
· 16 years ago
d314774
netdev: network device operations infrastructure
by Stephen Hemminger
· 16 years ago
07f0757
include/net net/ - csum_partial - remove unnecessary casts
by Joe Perches
· 16 years ago
14e943d
net: make /proc/net/protocols namespace aware
by Eric Dumazet
· 16 years ago
bfdbc0a
pktgen: fix multiple queue warning
by Robert Olsson
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f3a5c54
Merge branch 'master' into next
by James Morris
· 16 years ago
5f9021c
rtnetlink: propagate error from dev_change_flags in do_setlink()
by Johannes Berg
· 16 years ago
908cd2d
net: use %pF for /proc/net/ptype
by Alexey Dobriyan
· 16 years ago
3ab5aee
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
by Eric Dumazet
· 16 years ago
5421ae0
scm: fix scm_fp_list->list initialization made in wrong place
by Pavel Emelyanov
· 16 years ago
ef711cf
net: speedup dst_release()
by Eric Dumazet
· 16 years ago
e8f6fbf
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
by Ingo Molnar
· 16 years ago
2b82892
Merge branch 'master' into next
by James Morris
· 16 years ago
86a264a
CRED: Wrap current->cred and a few other accessors
by David Howells
· 16 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 16 years ago
8192b0c
CRED: Wrap task credential accesses in the networking subsystem
by David Howells
· 16 years ago
e42ea98
net: Cleanup of neighbour code
by Eric Dumazet
· 16 years ago
9b739ba
net: remove struct neigh_table::pde
by Alexey Dobriyan
· 16 years ago
7e452ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5cd33db
net: fix setting of skb->tail in skb_recycle_check()
by Lennert Buytenhek
· 16 years ago
eb37b41
pktgen: add full reset functionality
by Jesse Brandeburg
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
505d4f7
net: Guaranetee the proper ordering of the loopback device. v2
by Eric W. Biederman
· 16 years ago
5d6d480
net: fib_rules ordering fixes.
by Eric W. Biederman
· 16 years ago
3d8160b
Revert "net: Guaranetee the proper ordering of the loopback device."
by David S. Miller
· 16 years ago
76acfdb
net: mark flow_cache_cpu_prepare() as __init
by Alexey Dobriyan
· 16 years ago
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
3b53fbf
net: Fix recursive descent in __scm_destroy().
by David S. Miller
· 16 years ago
0a36b34
net: Don't leak packets when a netns is going down
by Eric W. Biederman
· 16 years ago
Next »