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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-28
rtnetlink: rtnl_have_link_slave_info doesn't need rtnl
Florian Westphal
1
-3
/
+7
2017-09-28
rtnetlink: add helpers to dump netnsid information
Florian Westphal
1
-11
/
+19
2017-09-28
rtnetlink: add helpers to dump vf information
Florian Westphal
1
-19
/
+31
2017-09-28
rtnetlink: add helper to put master and link ifindexes
Florian Westphal
1
-5
/
+27
2017-09-28
net_sched: use idr to allocate u32 filter handles
Cong Wang
1
-41
/
+67
2017-09-28
net_sched: use idr to allocate basic filter handles
Cong Wang
1
-15
/
+22
2017-09-28
net_sched: use idr to allocate bpf filter handles
Cong Wang
1
-29
/
+28
2017-09-28
inetpeer: speed up inetpeer_invalidate_tree()
Eric Dumazet
1
-4
/
+7
2017-09-27
net: mroute: Check if rule is a default rule
Yotam Gigi
1
-0
/
+12
2017-09-27
net: ipmr: Add MFC offload indication
Yotam Gigi
1
-0
/
+3
2017-09-27
ipmr: Send FIB notifications on MFC and VIF entries
Yotam Gigi
1
-0
/
+53
2017-09-27
ipmr: Add FIB notification access functions
Yotam Gigi
1
-2
/
+135
2017-09-27
ipmr: Add reference count to MFC entries
Yotam Gigi
1
-3
/
+5
2017-09-27
net: dsa: use phy_ethtool_nway_reset
Vivien Didelot
1
-9
/
+1
2017-09-27
net: dsa: use phy_ethtool_set_link_ksettings
Vivien Didelot
1
-11
/
+1
2017-09-27
net: dsa: use phy_ethtool_get_link_ksettings
Vivien Didelot
1
-12
/
+1
2017-09-27
net: dsa: use slave device phydev
Vivien Didelot
2
-64
/
+53
2017-09-27
net: dsa: return -ENODEV is there is no slave PHY
Vivien Didelot
1
-15
/
+15
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
4
-9
/
+102
2017-09-26
bpf: rename bpf_compute_data_end into bpf_compute_data_pointers
Daniel Borkmann
5
-13
/
+13
2017-09-26
kcm: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2017-09-26
ipv6: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2017-09-26
datagram: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2017-09-26
neigh: make strucrt neigh_table::entry_size unsigned int
Alexey Dobriyan
1
-9
/
+9
2017-09-26
net: speed up skb_rbtree_purge()
Eric Dumazet
1
-4
/
+7
2017-09-26
sch_netem: faster rb tree removal
Eric Dumazet
1
-3
/
+4
2017-09-26
net: dsa: add port enable and disable helpers
Vivien Didelot
3
-16
/
+37
2017-09-26
net: dsa: make slave close symmetrical to open
Vivien Didelot
1
-5
/
+5
2017-09-25
net: nfc: llcp_core: use setup_timer() helper.
Allen Pais
1
-6
/
+4
2017-09-25
net: nfc: hci: llc_shdlc: use setup_timer() helper.
Allen Pais
1
-9
/
+6
2017-09-25
net: nfc: hci: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-09-25
net: af_packet: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
30
-135
/
+231
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-125
/
+206
2017-09-23
Merge branch 'ieee802154-for-davem-2017-09-20' of git://git.kernel.org/pub/sc...
David S. Miller
1
-4
/
+10
2017-09-23
net: use 32-bit arithmetic while allocating net device
Alexey Dobriyan
1
-1
/
+1
2017-09-23
net: Remove useless function skb_header_release
Gao Feng
1
-1
/
+1
2017-09-23
inet: fix improper empty comparison
Josef Bacik
1
-1
/
+1
2017-09-23
net: use inet6_rcv_saddr to compare sockets
Josef Bacik
1
-1
/
+1
2017-09-23
net: set tb->fast_sk_family
Josef Bacik
1
-0
/
+2
2017-09-23
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
Willem de Bruijn
1
-2
/
+6
2017-09-22
net:nfc: use setup_timer
Allen Pais
1
-3
/
+2
2017-09-22
bridge: trigger RTM_NEWLINK when interface is modified by bridge ioctl
Vincent Bernat
1
-0
/
+3
2017-09-22
net/smc: parameter cleanup in smc_cdc_get_free_slot()
Ursula Braun
3
-8
/
+8
2017-09-22
net/smc: no close wait in case of process shut down
Ursula Braun
1
-7
/
+8
2017-09-22
net/smc: introduce a delay
Ursula Braun
3
-10
/
+16
2017-09-22
net/smc: terminate link group if out-of-sync is received
Ursula Braun
3
-11
/
+8
2017-09-22
net/smc: longer delay for client link group removal
Ursula Braun
1
-4
/
+12
2017-09-22
net/smc: adapt send request completion notification
Ursula Braun
1
-1
/
+1
2017-09-22
net/smc: adjust net_device refcount
Ursula Braun
1
-1
/
+3
[next]