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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-16
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
1
-1
/
+5
2016-05-16
bpf: split HAVE_BPF_JIT into cBPF and eBPF variant
Daniel Borkmann
1
-3
/
+11
2016-05-16
bpf: minor cleanups in ebpf code
Daniel Borkmann
1
-19
/
+15
2016-05-16
tcp: minor optimizations around tcp_hdr() usage
Eric Dumazet
3
-22
/
+20
2016-05-16
sock: propagate __sock_cmsg_send() error
Eric Dumazet
2
-4
/
+6
2016-05-16
net: qrtr: fix build problems
Arnd Bergmann
2
-2
/
+4
2016-05-16
net/sched: cls_flower: Hardware offloaded filters statistics support
Amir Vadai
1
-0
/
+21
2016-05-16
net/sched: act_gact: Update statistics when offloaded to hardware
Amir Vadai
1
-0
/
+15
2016-05-16
net: cls_u32: Add support for skip-sw flag to tc u32 classifier.
Samudrala, Sridhar
1
-9
/
+36
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-39
/
+106
2016-05-15
net: switchdev: Drop EXPERIMENTAL from description
Florian Fainelli
1
-1
/
+1
2016-05-14
net/route: enforce hoplimit max value
Paolo Abeni
2
-0
/
+4
2016-05-14
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
1
-1
/
+3
2016-05-13
udp: Resolve NULL pointer dereference over flow-based vxlan device
Alexander Duyck
2
-13
/
+5
2016-05-13
sunrpc: set SOCK_FASYNC
Eric Dumazet
1
-0
/
+3
2016-05-13
tipc: eliminate risk of double link_up events
Jon Paul Maloy
1
-1
/
+1
2016-05-12
gre: Fix wrong tpi->proto in WCCP
Haishuang Yan
3
-6
/
+6
2016-05-12
ip6_gre: Fix get_size calculation for gre6 tunnel
Haishuang Yan
1
-3
/
+0
2016-05-12
Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/sc...
David S. Miller
13
-113
/
+141
2016-05-12
mac80211: allow software PS-Poll/U-APSD with AP_LINK_PS
Johannes Berg
1
-26
/
+44
2016-05-12
cfg80211: make wdev_list accessible to drivers
Johannes Berg
8
-24
/
+26
2016-05-12
cfg80211: remove erroneous comment
Johannes Berg
1
-1
/
+1
2016-05-12
cfg80211: allow finding vendor with OUI without specifying the OUI type
Emmanuel Grumbach
1
-2
/
+6
2016-05-12
mac80211: allow same PN for AMSDU sub-frames
Sara Sharon
1
-4
/
+12
2016-05-12
mac80211: remove disconnected APs from BSS table
David Spinadel
1
-0
/
+5
2016-05-12
Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
3
-19
/
+123
2016-05-12
dsa: Rename switch chip data to cd
Andrew Lunn
2
-14
/
+14
2016-05-12
dsa: Remove master_dev from switch structure
Andrew Lunn
2
-2
/
+2
2016-05-12
dsa: Move gpio reset into switch driver
Andrew Lunn
1
-16
/
+0
2016-05-12
net: original ingress device index in PKTINFO
David Ahern
2
-1
/
+7
2016-05-12
net: l3mdev: Add hook in ip and ipv6
David Ahern
3
-1
/
+16
2016-05-12
ipv6: fix 4in6 tunnel receive path
Nicolas Dichtel
1
-1
/
+1
2016-05-11
gre: do not keep the GRE header around in collect medata mode
Jiri Benc
1
-1
/
+6
2016-05-11
openvswitch: Fix cached ct with helper.
Joe Stringer
1
-0
/
+13
2016-05-11
tcp: replace cnt & rtt with struct in pkts_acked()
Lawrence Brakmo
12
-46
/
+54
2016-05-11
net sched: ife action fix late binding
Jamal Hadi Salim
1
-4
/
+10
2016-05-11
net sched: skbedit action fix late binding
Jamal Hadi Salim
1
-7
/
+11
2016-05-11
net sched: simple action fix late binding
Jamal Hadi Salim
1
-6
/
+12
2016-05-11
net sched: mirred action fix late binding
Jamal Hadi Salim
1
-6
/
+13
2016-05-11
net sched: ipt action fix late binding
Jamal Hadi Salim
1
-7
/
+12
2016-05-11
net sched: vlan action fix late binding
Jamal Hadi Salim
1
-6
/
+16
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
tcp: refresh skb timestamp at retransmit time
Eric Dumazet
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
[next]