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-05-11
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
26
-295
/
+465
2016-05-10
skbuff: remove unused variable `doff'
Sowmini Varadhan
1
-6
/
+0
2016-05-10
ila: ipv6/ila: fix nlsize calculation for lwtunnel
Tom Herbert
1
-2
/
+4
2016-05-10
batman-adv: use batadv_compare_eth when possible
Antonio Quartulli
1
-4
/
+2
2016-05-10
batman-adv: replace ethertype variable with ETH_P_BATMAN for readability
Marek Lindner
1
-4
/
+4
2016-05-10
batman-adv: Use bool as return type for boolean functions
Sven Eckelmann
18
-199
/
+205
2016-05-10
batman-adv: Use kref_get for _batadv_update_route
Sven Eckelmann
1
-4
/
+4
2016-05-10
batman-adv: Use kref_get for hard_iface subfunctions
Sven Eckelmann
3
-38
/
+13
2016-05-10
batman-adv: Use kref_get for batadv_gw_node_add
Sven Eckelmann
1
-6
/
+2
2016-05-10
batman-adv: Use kref_get for batadv_gw_select
Sven Eckelmann
1
-2
/
+2
2016-05-10
batman-adv: Use kref_get for batadv_nc_get_nc_node
Sven Eckelmann
1
-6
/
+1
2016-05-10
batman-adv: Use kref_get for batadv_tvlv_container_get
Sven Eckelmann
1
-3
/
+1
2016-05-10
batman-adv: Increase hard_iface refcnt for ptype
Sven Eckelmann
1
-0
/
+2
2016-05-10
batman-adv: Check hard_iface refcnt when receiving skb
Sven Eckelmann
1
-1
/
+13
2016-05-10
batman-adv: Check hard_iface refcnt before calling function
Sven Eckelmann
4
-1
/
+35
2016-05-10
batman-adv: add detection for complex bridge loops
Simon Wunderlich
5
-2
/
+156
2016-05-10
batman-adv: Create batman soft interfaces within correct netns.
Andrew Lunn
6
-12
/
+18
2016-05-10
batman-adv: NETIF_F_NETNS_LOCAL feature to prevent netns moves
Andrew Lunn
1
-1
/
+1
2016-05-10
batman-adv: Remove hdr_size skb size check in batadv_interface_rx
Sven Eckelmann
1
-4
/
+0
2016-05-10
batman-adv: Remove unused parameter recv_if of batadv_interface_rx
Sven Eckelmann
3
-8
/
+6
2016-05-10
netfilter: conntrack: remove uninitialized shadow variable
Arnd Bergmann
1
-1
/
+0
2016-05-10
ip6_gre: Use correct flags for reading TUNNEL_SEQ
Tom Herbert
1
-2
/
+2
2016-05-10
ip6: Don't set transport header in IPv6 tunneling
Tom Herbert
1
-2
/
+0
2016-05-10
ip6_gre: Set inner protocol correctly in __gre6_xmit
Tom Herbert
1
-1
/
+1
2016-05-10
gre6: Fix flag translations
Tom Herbert
1
-8
/
+12
2016-05-10
ip6_gre: Fix MTU setting
Tom Herbert
1
-16
/
+13
2016-05-10
net: l3mdev: Allow send on enslaved interface
David Ahern
2
-4
/
+17
2016-05-10
net: l3mdev: Move get_saddr and rt6_dst
David Ahern
2
-1
/
+55
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-45
/
+73
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
24
-914
/
+889
2016-05-09
netfilter: conntrack: use single slab cache
Florian Westphal
1
-22
/
+14
2016-05-09
netfilter: conntrack: use a single nat bysource table for all namespaces
Florian Westphal
1
-16
/
+17
2016-05-09
netfilter: conntrack: make netns address part of nat bysrc hash
Florian Westphal
1
-3
/
+3
2016-05-09
net: make sch_handle_ingress() drop monitor ready
Eric Dumazet
1
-1
/
+3
2016-05-09
fq_codel: add memory limitation per queue
Eric Dumazet
1
-3
/
+24
2016-05-09
net: Add Qualcomm IPC router
Courtney Cavin
7
-0
/
+1183
2016-05-07
udp_offload: Set encapsulation before inner completes.
Jarno Rajahalme
2
-3
/
+9
2016-05-07
udp_tunnel: Remove redundant udp_tunnel_gro_complete().
Jarno Rajahalme
1
-2
/
+0
2016-05-06
ipv4: tcp: ip_send_unicast_reply() is not BH safe
Eric Dumazet
1
-4
/
+4
2016-05-06
bpf: wire in data and data_end for cls_act_bpf
Alexei Starovoitov
3
-6
/
+49
2016-05-06
net: vrf: Create FIB tables on link create
David Ahern
2
-0
/
+2
2016-05-06
net: ipv6: tcp reset, icmp need to consider L3 domain
David Ahern
2
-4
/
+8
2016-05-06
bridge: fix igmp / mld query parsing
Linus Lüssing
1
-5
/
+7
2016-05-06
Merge tag 'ipvs2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
2
-4
/
+26
2016-05-06
netfilter: conntrack: use a single expectation table for all namespaces
Florian Westphal
4
-32
/
+24
2016-05-06
netfilter: conntrack: make netns address part of expect hash
Florian Westphal
1
-7
/
+10
2016-05-06
netfilter: conntrack: check netns when walking expect hash
Florian Westphal
3
-4
/
+30
2016-05-06
ipvs: make drop_entry protection effective for SIP-pe
Marco Angaroni
2
-4
/
+26
2016-05-06
net: bridge: fix old ioctl unlocked net device walk
Nikolay Aleksandrov
1
-2
/
+3
2016-05-06
VSOCK: do not disconnect socket when peer has shutdown SEND only
Ian Campbell
1
-20
/
+1
[next]