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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+20
2016-09-11
net: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+1
2016-09-10
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
1
-81
/
+48
2016-09-10
bpf: add own ctx rewriter on ifindex for clsact progs
Daniel Borkmann
1
-6
/
+31
2016-09-10
bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
Daniel Borkmann
1
-8
/
+7
2016-09-10
bpf: minor cleanups in helpers
Daniel Borkmann
1
-4
/
+3
2016-09-10
rtnetlink: remove unused ifla_stats_policy
stephen hemminger
1
-4
/
+0
2016-09-09
tcp: use an RB tree for ooo receive queue
Yaogong Wang
1
-0
/
+19
2016-09-04
bonding: Fix bonding crash
Mahesh Bandewar
1
-0
/
+16
2016-09-04
netns: avoid disabling irq for netns id
WANG Cong
1
-20
/
+15
2016-09-04
vxlan: call peernet2id() in fdb notification
WANG Cong
1
-1
/
+1
2016-09-02
rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly
Gao Feng
1
-2
/
+4
2016-09-02
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
1
-40
/
+65
2016-09-02
netns: make nla_policy const
stephen hemminger
1
-1
/
+1
2016-09-02
drop_monitor: make genl_multicast_group const
stephen hemminger
1
-1
/
+1
2016-08-31
net: lwtunnel: Handle fragmentation
Roopa Prabhu
1
-0
/
+35
2016-08-31
net: batch calls to flush_all_backlogs()
Eric Dumazet
1
-20
/
+12
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
1
-10
/
+0
2016-08-26
net: flush the softnet backlog in process context
Paolo Abeni
1
-22
/
+50
2016-08-24
net: remove clear_sk() method
Eric Dumazet
1
-6
/
+2
2016-08-24
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
1
-18
/
+0
2016-08-24
net: rtnetlink: Don't export empty RTAX_FEATURES
Phil Sutter
1
-0
/
+2
2016-08-19
bpf: get rid of cgroup helper related ifdefs
Daniel Borkmann
1
-5
/
+1
2016-08-19
bpf: enable event output helper also for xdp types
Daniel Borkmann
1
-1
/
+41
2016-08-19
bpf: add bpf_skb_change_tail helper
Daniel Borkmann
1
-3
/
+97
2016-08-19
bpf: use skb_pkt_type_ok helper in bpf_skb_change_type
Daniel Borkmann
1
-2
/
+2
2016-08-19
flow_dissector: Get vlan priority in addition to vlan id
Hadar Hen Zion
1
-9
/
+16
2016-08-19
flow_dissector: For stripped vlan, get vlan info from skb->vlan_tci
Hadar Hen Zion
1
-8
/
+26
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-64
/
+26
2016-08-15
netns: do not call pernet ops for not yet set up init_net namespace
Dmitry Torokhov
1
-4
/
+17
2016-08-14
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
1
-7
/
+3
2016-08-14
bpf: fix write helpers with regards to non-linear parts
Daniel Borkmann
1
-52
/
+18
2016-08-13
bpf: fix bpf_skb_in_cgroup helper naming
Daniel Borkmann
1
-5
/
+5
2016-08-11
rps: Inspect PPTP encapsulated by GRE to get flow hash
Gao Feng
1
-34
/
+79
2016-08-11
net: sched: convert qdisc linked list to hashtable
Jiri Kosina
1
-0
/
+3
2016-08-09
neigh: allow admin to set NUD_STALE
Julian Anastasov
1
-1
/
+2
2016-08-08
bpf: fix checksum for vlan push/pop helper
Daniel Borkmann
1
-0
/
+12
2016-08-08
bpf: fix checksum fixups on bpf_skb_store_bytes
Daniel Borkmann
1
-2
/
+2
2016-08-08
bpf: also call skb_postpush_rcsum on xmit occasions
Daniel Borkmann
1
-3
/
+10
2016-07-28
Merge branch 'salted-string-hash'
Linus Torvalds
1
-1
/
+1
2016-07-27
net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_...
He Chunhui
1
-6
/
+1
2016-07-25
bpf, events: fix offset in skb copy handler
Daniel Borkmann
1
-2
/
+2
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+13
2016-07-21
rtnl: protect do_setlink from IFLA_XDP_ATTACHED
Brenden Blanco
1
-0
/
+4
2016-07-20
rtnl: add option for setting link xdp prog
Brenden Blanco
1
-0
/
+64
2016-07-20
net: add ndo to setup/query xdp prog in adapter rx
Brenden Blanco
1
-0
/
+33
2016-07-20
bpf: add XDP prog type for early driver filter
Brenden Blanco
1
-0
/
+79
2016-07-16
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
1
-1
/
+42
2016-07-13
dccp: limit sk_filter trim to payload
Willem de Bruijn
1
-3
/
+4
2016-07-13
rose: limit sk_filter trim to payload
Willem de Bruijn
1
-5
/
+5
[next]