Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d75b1ade567ffab085e8adbbdacf0092d10cd09c
/
net
/
core
/
dev.c
d75b1ad
net: less interrupt masking in NAPI
by Eric Dumazet
· 10 years ago
55b42b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
bc9ad16
net: introduce napi_schedule_irqoff()
by Eric Dumazet
· 10 years ago
93a35f5
net: napi_reuse_skb() should check pfmemalloc
by Eric Dumazet
· 10 years ago
2e923b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
04ffcb2
net: Add ndo_gso_check
by Tom Herbert
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
d0cd848
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 10 years ago
0287587
net: better IFF_XMIT_DST_RELEASE support
by Eric Dumazet
· 10 years ago
1ff0dc9
net: validate_xmit_vlan() is static
by Eric Dumazet
· 10 years ago
fcbeb97
net: introduce netdevice gso_min_segs attribute
by Eric Dumazet
· 10 years ago
bec3cfd
net: skb_segment() provides list head and tail
by Eric Dumazet
· 10 years ago
55a93b3
qdisc: validate skb without holding lock
by Eric Dumazet
· 10 years ago
7bced39
net_dma: simple removal
by Dan Williams
· 11 years ago
6ea754e
net: Change netdev_<level> logging functions to return void
by Joe Perches
· 10 years ago
53e5039
net: Remove gso_send_check as an offload callback
by Tom Herbert
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
cecda69
net: keep original skb which only needs header checking during software GSO
by Jason Wang
· 10 years ago
7ce64c7
net: fix creation adjacent device symlinks
by Alexander Y. Fomichev
· 10 years ago
6c55549
ipv6: drop useless rcu_read_lock() in anycast
by WANG Cong
· 10 years ago
46e5da40a
net: qdisc: use rcu prefix and silence sparse warnings
by John Fastabend
· 10 years ago
eb84d6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1f59533
qdisc: validate frames going through the direct_xmit path
by Jesper Dangaard Brouer
· 10 years ago
5a21232
net: Support for csum_bad in skbuff
by Tom Herbert
· 10 years ago
8dcda22
net: xmit_list() becomes dev_hard_start_xmit().
by David S. Miller
· 10 years ago
ce93718
net: Don't keep around original SKB when we software segment GSO frames.
by David S. Miller
· 10 years ago
50cbe9a
net: Validate xmit SKBs right when we pull them out of the qdisc.
by David S. Miller
· 10 years ago
eae3f88
net: Separate out SKB validation logic from transmit path.
by David S. Miller
· 10 years ago
95f6b3d
net: Have xmit_list() signal more==true when appropriate.
by David S. Miller
· 10 years ago
fa2dbdc
net: Pass a "more" indication down into netdev_start_xmit() code paths.
by David S. Miller
· 10 years ago
7f2e870
net: Move main gso loop out of dev_hard_start_xmit() into helper.
by David S. Miller
· 10 years ago
2ea2551
net: Create xmit_one() helper for dev_hard_start_xmit()
by David S. Miller
· 10 years ago
10b3ad8
net: Do txq_trans_update() in netdev_start_xmit()
by David S. Miller
· 10 years ago
662880f
net: Allow GRO to use and set levels of checksum unnecessary
by Tom Herbert
· 10 years ago
903ceff
net: Replace get_cpu_var through this_cpu_ptr
by Christoph Lameter
· 10 years ago
db11503
net: fix checksum features handling in netif_skb_features()
by Michal Kubeček
· 10 years ago
4c75431
net: prevent of emerging cross-namespace symlinks
by Alexander Y. Fomichev
· 10 years ago
4798248
net: Add ops->ndo_xmit_flush()
by David S. Miller
· 10 years ago
573e8fc
net: skb_gro_checksum_* functions
by Tom Herbert
· 10 years ago
8fc54f6
net: use reciprocal_scale() helper
by Daniel Borkmann
· 10 years ago
0d5501c
net: Always untag vlan-tagged traffic on input.
by Vlad Yasevich
· 10 years ago
e7fd288
net-timestamp: SCHED timestamp on entering packet scheduler
by Willem de Bruijn
· 10 years ago
80019d3
net: Remove unlikely() for WARN_ON() conditions
by Thomas Graf
· 10 years ago
8fd90bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6fe82a3
net: print a notification on device rename
by Veaceslav Falico
· 10 years ago
ccc7f49
net: print net_device reg_state in netdev_* unless it's registered
by Veaceslav Falico
· 10 years ago
a40e0a6
net: remove open-coded skb_cow_head.
by françois romieu
· 10 years ago
c3caf11
net-gre-gro: Fix a bug that breaks the forwarding path
by Jerry Chu
· 10 years ago
1a98c69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
238fa36
net: set name assign type for renamed devices
by Tom Gundersen
· 10 years ago
5495119
net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush
by Loic Prylli
· 11 years ago
11ef7a8
net: Performance fix for process_backlog
by Tom Herbert
· 11 years ago
b0ab2fa
rtnetlink: allow to register ops without ops->setup set
by Jiri Pirko
· 11 years ago
9bf2b8c
net: fix some typos in comment
by Ying Xue
· 11 years ago
d215d10
net: delete duplicate dev_set_rx_mode() call
by Peter Pan(潘卫平)
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
902455e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
87757a9
net: force a list_del() in unregister_netdevice_many()
by Eric Dumazet
· 11 years ago
3f17ea6
Merge branch 'next' (accumulated 3.16 merge window patches) into master
by Linus Torvalds
· 11 years ago
3b392dd
MPLS: Use mpls_features to activate software MPLS GSO segmentation
by Simon Horman
· 11 years ago
4cb2897
net: use the new API kvfree()
by WANG Cong
· 11 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
92ff71b
net: remove some unless free on failure in alloc_netdev_mqs()
by WANG Cong
· 11 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
4b9b1cd
net: fix wrong mac_len calculation for vlans
by Nikolay Aleksandrov
· 11 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
44a4085
bonding: Fix stacked device detection in arp monitoring
by Vlad Yasevich
· 11 years ago
d38569a
vlan: Fix lockdep warning with stacked vlan devices.
by Vlad Yasevich
· 11 years ago
4085ebe
net: Find the nesting level of a given device by type.
by Vlad Yasevich
· 11 years ago
29e9824
net: gro: make sure skb->cb[] initial content has not to be zero
by Eric Dumazet
· 11 years ago
200b916
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
by Cong Wang
· 11 years ago
5f013c9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c1e756b
Revert "net: core: introduce netif_skb_dev_features"
by Florian Westphal
· 11 years ago
56bfa7e
unregister_netdevice : move RTM_DELLINK to until after ndo_uninit
by Roopa Prabhu
· 11 years ago
a0265d2
net: Add __dev_forward_skb
by Herbert Xu
· 11 years ago
dc8eaaa
vlan: Fix lockdep warning when vlan dev handle notification
by dingtianhong
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
1e785f4
net: Start with correct mac_len in skb_network_protocol
by Vlad Yasevich
· 11 years ago
6859e7d
netdev: remove potentially harmful checks
by Veaceslav Falico
· 11 years ago
e33d0ba
net-gro: reset skb->truesize in napi_reuse_skb()
by Eric Dumazet
· 11 years ago
d029021
net: add busy_poll device feature
by Jiri Pirko
· 11 years ago
cd6362b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
159d813
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
7a48837
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
a50e233
net-gro: restore frag0 optimization
by Eric Dumazet
· 11 years ago
1ee481f
net: Allow modules to use is_skb_forwardable
by Vlad Yasevich
· 11 years ago
64c2723
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
66b5552
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
by Eric W. Biederman
· 11 years ago
3f4df20
netpoll: Move rx enable/disable into __dev_close_many
by Eric W. Biederman
· 11 years ago
53d6471
net: Account for all vlan headers in skb_mac_gso_segment
by Vlad Yasevich
· 11 years ago
015f068
net: net: add a core netdev->tx_dropped counter
by Eric Dumazet
· 11 years ago
61b905d
net: Rename skb->rxhash to skb->hash
by Tom Herbert
· 11 years ago
9c62a68
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
by Eric W. Biederman
· 11 years ago
2b8837a
net: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
c46fff2
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
by Frederic Weisbecker
· 11 years ago
fce8ad1
smp: Remove wait argument from __smp_call_function_single()
by Frederic Weisbecker
· 11 years ago
d426334
Merge branch 'master' into for-next
by Jiri Kosina
· 11 years ago
e227867
treewide: Fix typo in Documentation/DocBook
by Masanari Iida
· 11 years ago
Next »