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