index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
2014-07-16
net-gre-gro: Fix a bug that breaks the forwarding path
Jerry Chu
2014-07-07
net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush
Loic Prylli
2014-07-07
net: Performance fix for process_backlog
Tom Herbert
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-08
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-05
MPLS: Use mpls_features to activate software MPLS GSO segmentation
Simon Horman
2014-06-05
net: use the new API kvfree()
WANG Cong
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
net: remove some unless free on failure in alloc_netdev_mqs()
WANG Cong
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-01
net: fix wrong mac_len calculation for vlans
Nikolay Aleksandrov
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-16
bonding: Fix stacked device detection in arp monitoring
Vlad Yasevich
2014-05-16
vlan: Fix lockdep warning with stacked vlan devices.
Vlad Yasevich
2014-05-16
net: Find the nesting level of a given device by type.
Vlad Yasevich
2014-05-16
net: gro: make sure skb->cb[] initial content has not to be zero
Eric Dumazet
2014-05-15
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-07
Revert "net: core: introduce netif_skb_dev_features"
Florian Westphal
2014-05-05
unregister_netdevice : move RTM_DELLINK to until after ndo_uninit
Roopa Prabhu
2014-04-20
net: Add __dev_forward_skb
Herbert Xu
2014-04-18
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-14
net: Start with correct mac_len in skb_network_protocol
Vlad Yasevich
2014-04-07
netdev: remove potentially harmful checks
Veaceslav Falico
2014-04-03
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
2014-04-03
net: add busy_poll device feature
Jiri Pirko
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-01
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-03-31
net-gro: restore frag0 optimization
Eric Dumazet
2014-03-31
net: Allow modules to use is_skb_forwardable
Vlad Yasevich
2014-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
Eric W. Biederman
2014-03-29
netpoll: Move rx enable/disable into __dev_close_many
Eric W. Biederman
2014-03-28
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
2014-03-28
net: net: add a core netdev->tx_dropped counter
Eric Dumazet
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-17
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
Eric W. Biederman
2014-03-12
net: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-02-24
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
Frederic Weisbecker
2014-02-24
smp: Remove wait argument from __smp_call_function_single()
Frederic Weisbecker
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2014-02-13
net: core: introduce netif_skb_dev_features
Florian Westphal
2014-02-09
net: Mark functions as static in core/dev.c
Rashika Kheria
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
[next]