index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-06
net-timestamp: SCHED timestamp on entering packet scheduler
Willem de Bruijn
1
-0
/
+4
2014-07-31
net: Remove unlikely() for WARN_ON() conditions
Thomas Graf
1
-1
/
+1
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2014-07-21
net: print a notification on device rename
Veaceslav Falico
1
-0
/
+3
2014-07-21
net: print net_device reg_state in netdev_* unless it's registered
Veaceslav Falico
1
-3
/
+5
2014-07-17
net: remove open-coded skb_cow_head.
françois romieu
1
-2
/
+2
2014-07-17
net-gre-gro: Fix a bug that breaks the forwarding path
Jerry Chu
1
-0
/
+2
2014-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+18
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-5
/
+8
2014-07-16
net: set name assign type for renamed devices
Tom Gundersen
1
-0
/
+7
2014-07-08
net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush
Loic Prylli
1
-1
/
+8
2014-07-08
net: Performance fix for process_backlog
Tom Herbert
1
-11
/
+10
2014-07-02
rtnetlink: allow to register ops without ops->setup set
Jiri Pirko
1
-1
/
+1
2014-07-02
net: fix some typos in comment
Ying Xue
1
-2
/
+2
2014-06-18
net: delete duplicate dev_set_rx_mode() call
Peter Pan(潘卫平)
1
-5
/
+1
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-37
/
+61
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2014-06-09
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
1
-1
/
+4
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
1
-4
/
+4
2014-06-06
MPLS: Use mpls_features to activate software MPLS GSO segmentation
Simon Horman
1
-1
/
+27
2014-06-05
net: use the new API kvfree()
WANG Cong
1
-8
/
+2
2014-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+25
2014-06-04
net: remove some unless free on failure in alloc_netdev_mqs()
WANG Cong
1
-5
/
+0
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2014-06-02
net: fix wrong mac_len calculation for vlans
Nikolay Aleksandrov
1
-10
/
+25
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+78
2014-05-17
bonding: Fix stacked device detection in arp monitoring
Vlad Yasevich
1
-0
/
+26
2014-05-17
vlan: Fix lockdep warning with stacked vlan devices.
Vlad Yasevich
1
-1
/
+0
2014-05-17
net: Find the nesting level of a given device by type.
Vlad Yasevich
1
-0
/
+50
2014-05-17
net: gro: make sure skb->cb[] initial content has not to be zero
Eric Dumazet
1
-0
/
+1
2014-05-15
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
1
-1
/
+1
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+10
2014-05-07
Revert "net: core: introduce netif_skb_dev_features"
Florian Westphal
1
-12
/
+10
2014-05-05
unregister_netdevice : move RTM_DELLINK to until after ndo_uninit
Roopa Prabhu
1
-4
/
+4
2014-04-21
net: Add __dev_forward_skb
Herbert Xu
1
-18
/
+24
2014-04-19
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
1
-0
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-4
/
+4
2014-04-15
net: Start with correct mac_len in skb_network_protocol
Vlad Yasevich
1
-1
/
+1
2014-04-07
netdev: remove potentially harmful checks
Veaceslav Falico
1
-4
/
+2
2014-04-04
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
1
-0
/
+1
2014-04-03
net: add busy_poll device feature
Jiri Pirko
1
-0
/
+7
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-66
/
+87
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-04-02
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2014-04-01
net-gro: restore frag0 optimization
Eric Dumazet
1
-32
/
+64
2014-04-01
net: Allow modules to use is_skb_forwardable
Vlad Yasevich
1
-2
/
+2
2014-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+9
2014-03-30
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
Eric W. Biederman
1
-4
/
+4
2014-03-30
netpoll: Move rx enable/disable into __dev_close_many
Eric W. Biederman
1
-9
/
+4
2014-03-29
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
1
-4
/
+9
[next]