Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b840d79631c882786925303c2b0f4fefc31845ed
/
net
/
core
0f23174
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
0da2afd
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
89319d3
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
ae33bc4
net: Guaranetee the proper ordering of the loopback device.
by Eric W. Biederman
· 16 years ago
d0c082c
netns: Delete virtual interfaces during namespace cleanup
by Eric W. Biederman
· 16 years ago
270acef
net: sk_free_datagram() should use sk_mem_reclaim_partial()
by Eric Dumazet
· 16 years ago
9b22ea5
net: fix packet socket delivery in rx irq handler
by Patrick McHardy
· 16 years ago
6d9f239
net: '&' redux
by Alexey Dobriyan
· 16 years ago
24f8b23
net: increase receive packet quantum
by Stephen Hemminger
· 16 years ago
d1a203e
net: add documentation for skb recycling
by Stephen Hemminger
· 16 years ago
8b30b1f
mac80211: Re-enable aggregation
by Sujith
· 16 years ago
a1744d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
485ac57
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
by Alexey Dobriyan
· 16 years ago
271b72c
udp: RCU handling for Unicast packets.
by Eric Dumazet
· 16 years ago
93adcc8
net: don't use INIT_RCU_HEAD
by Alexey Dobriyan
· 16 years ago
def8b4f
net: reduce structures when XFRM=n
by Alexey Dobriyan
· 16 years ago
8827166
pktgen: fix multiple queue warning
by Jesse Brandeburg
· 16 years ago
3891845
netns: Coexist with the sysfs limitations v2
by Eric W. Biederman
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
b63365a
net: Fix disjunct computation of netdev features
by Herbert Xu
· 16 years ago
92845ff
netdev: change name dropping error codes
by Stephen Hemminger
· 16 years ago
95a5afc
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
by Johannes Berg
· 16 years ago
4ef079c
netns: fix net_generic array leak
by Alexey Dobriyan
· 16 years ago
113aa83
net: Rationalise email address: Network Specific Parts
by Alan Cox
· 16 years ago
b4bb4ac
pktgen: fix skb leak in case of failure
by Ilpo Järvinen
· 16 years ago
ab396eb
net: Fix off-by-one in skb_dma_map
by Dimitris Michailidis
· 16 years ago
4dd5651
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
b76a461
netns: export netns list
by Alexey Dobriyan
· 16 years ago
58ec3b4
net: Fix netdev_run_todo dead-lock
by Herbert Xu
· 16 years ago
b6c40d6
net: only invoke dev->change_rx_flags when device is UP
by Patrick McHardy
· 16 years ago
654bed1
net: packet split receive api
by Peter Zijlstra
· 16 years ago
c57943a
net: wrap sk->sk_backlog_rcv()
by Peter Zijlstra
· 16 years ago
4edd87a
net: BUG instead of corrupting memory in pskb_expand_head
by Herbert Xu
· 16 years ago
b262e60
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
04a4bb5
net: add skb_recycle_check() to enable netdriver skb recycling
by Lennert Buytenhek
· 16 years ago
f0db275
netdev: docbook comment update (revised)
by Stephen Hemminger
· 16 years ago
Next »