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
2016-02-26
tipc: fix null deref crash in compat config path
Florian Westphal
1
-0
/
+1
2016-02-26
tipc: fix crash during node removal
Jon Paul Maloy
1
-13
/
+11
2016-02-26
tipc: eliminate risk of finding to-be-deleted node instance
Jon Paul Maloy
1
-9
/
+9
2016-02-25
net: dsa: drop vlan_getnext
Vivien Didelot
1
-34
/
+1
2016-02-25
net: dsa: add port_vlan_dump routine
Vivien Didelot
1
-0
/
+3
2016-02-25
net_sched: add network namespace support for tc actions
WANG Cong
13
-138
/
+699
2016-02-25
net_sched: prepare tcf_hashinfo_destroy() for netns support
WANG Cong
1
-3
/
+29
2016-02-24
eth: Pull header from first fragment via eth_get_headlen
Alexander Duyck
1
-1
/
+2
2016-02-24
flow_dissector: Use same pointer for IPv4 and IPv6 addresses
Alexander Duyck
1
-6
/
+5
2016-02-24
flow_dissector: Correctly handle parsing FCoE
Alexander Duyck
1
-2
/
+5
2016-02-24
flow_dissector: Fix fragment handling for header length computation
Alexander Duyck
1
-3
/
+7
2016-02-24
flow_dissector: Check for IP fragmentation even if not using IPv4 address
Alexander Duyck
1
-8
/
+9
2016-02-24
soreuseport: fix merge conflict in tcp bind
Craig Gallek
1
-0
/
+1
2016-02-23
net: dsa: remove dsa_bridge_check_vlan_range
Vivien Didelot
1
-50
/
+0
2016-02-23
net: dsa: pass bridge down to drivers
Vivien Didelot
1
-29
/
+2
2016-02-23
batman-adv: Rename batadv_tt_orig_list_entry *_free_ref function to *_put
Sven Eckelmann
1
-6
/
+6
2016-02-23
batman-adv: Rename batadv_tt_global_entry *_free_ref function to *_put
Sven Eckelmann
1
-16
/
+16
2016-02-23
batman-adv: Rename batadv_tt_local_entry *_free_ref function to *_put
Sven Eckelmann
1
-14
/
+14
2016-02-23
batman-adv: Rename batadv_orig_node_vlan *_free_ref function to *_put
Sven Eckelmann
3
-10
/
+10
2016-02-23
batman-adv: Rename batadv_nc_path *_free_ref function to *_put
Sven Eckelmann
1
-6
/
+6
2016-02-23
batman-adv: Rename batadv_nc_node *_free_ref function to *_put
Sven Eckelmann
1
-5
/
+5
2016-02-23
batman-adv: Rename batadv_softif_vlan *_free_ref function to *_put
Sven Eckelmann
5
-21
/
+21
2016-02-23
batman-adv: Rename batadv_tvlv_container *_free_ref function to *_put
Sven Eckelmann
1
-4
/
+4
2016-02-23
batman-adv: Rename batadv_tvlv_handler *_free_ref function to *_put
Sven Eckelmann
1
-7
/
+6
2016-02-23
batman-adv: Rename batadv_gw_node *_free_ref function to *_put
Sven Eckelmann
1
-18
/
+17
2016-02-23
batman-adv: Rename batadv_dat_entry *_free_ref function to *_put
Sven Eckelmann
1
-8
/
+8
2016-02-23
batman-adv: Rename batadv_claim *_free_ref function to *_put
Sven Eckelmann
1
-8
/
+8
2016-02-23
batman-adv: Rename batadv_backbone_gw *_free_ref function to *_put
Sven Eckelmann
1
-13
/
+12
2016-02-23
batman-adv: Rename batadv_hardif_neigh *_free_ref function to *_put
Sven Eckelmann
3
-7
/
+7
2016-02-23
batman-adv: Rename batadv_orig_ifinfo *_free_ref function to *_put
Sven Eckelmann
5
-13
/
+13
2016-02-23
batman-adv: Rename batadv_neigh_ifinfo *_free_ref function to *_put
Sven Eckelmann
5
-26
/
+26
2016-02-23
batman-adv: Rename batadv_neigh_node *_free_ref function to *_put
Sven Eckelmann
11
-40
/
+40
2016-02-23
batman-adv: Rename batadv_hardif *_free_ref function to *_put
Sven Eckelmann
16
-60
/
+60
2016-02-23
batman-adv: Rename batadv_orig_node *_free_ref function to *_put
Sven Eckelmann
13
-43
/
+43
2016-02-23
batman-adv: remove unused BATADV_BONDING_TQ_THRESHOLD constant
Antonio Quartulli
1
-5
/
+0
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
52
-169
/
+492
2016-02-22
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-2
/
+4
2016-02-22
bpf: don't emit mov A,A on return
Daniel Borkmann
1
-4
/
+6
2016-02-22
bpf: fix csum update in bpf_l4_csum_replace helper for udp
Daniel Borkmann
1
-1
/
+7
2016-02-22
bpf: try harder on clones when writing into skb
Daniel Borkmann
3
-28
/
+17
2016-02-22
bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitation
Daniel Borkmann
1
-13
/
+14
2016-02-22
bpf: add generic bpf_csum_diff helper
Daniel Borkmann
1
-0
/
+53
2016-02-22
ila: autoload module
Robert Shearman
1
-0
/
+1
2016-02-22
mpls: autoload lwt module
Robert Shearman
1
-0
/
+1
2016-02-22
lwtunnel: autoload of lwt modules
Robert Shearman
1
-0
/
+37
2016-02-22
vlan: turn on unicast filtering on vlan device
Zhang Shengju
2
-1
/
+1
2016-02-22
sctp: Fix port hash table size computation
Neil Horman
1
-8
/
+38
2016-02-20
Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skb
Douglas Anderson
1
-2
/
+4
2016-02-20
af_unix: Don't use continue to re-execute unix_stream_read_generic loop
Rainer Weikusat
1
-1
/
+2
2016-02-20
unix_diag: fix incorrect sign extension in unix_lookup_by_ino
Dmitry V. Levin
1
-1
/
+1
[next]