index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
2016-08-26
1
-10
/
+0
*
net: flush the softnet backlog in process context
Paolo Abeni
2016-08-26
1
-22
/
+50
*
net: remove clear_sk() method
Eric Dumazet
2016-08-23
1
-6
/
+2
*
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
2016-08-23
1
-18
/
+0
*
net: rtnetlink: Don't export empty RTAX_FEATURES
Phil Sutter
2016-08-23
1
-0
/
+2
*
bpf: get rid of cgroup helper related ifdefs
Daniel Borkmann
2016-08-18
1
-5
/
+1
*
bpf: enable event output helper also for xdp types
Daniel Borkmann
2016-08-18
1
-1
/
+41
*
bpf: add bpf_skb_change_tail helper
Daniel Borkmann
2016-08-18
1
-3
/
+97
*
bpf: use skb_pkt_type_ok helper in bpf_skb_change_type
Daniel Borkmann
2016-08-18
1
-2
/
+2
*
flow_dissector: Get vlan priority in addition to vlan id
Hadar Hen Zion
2016-08-18
1
-9
/
+16
*
flow_dissector: For stripped vlan, get vlan info from skb->vlan_tci
Hadar Hen Zion
2016-08-18
1
-8
/
+26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-18
2
-64
/
+26
|
\
|
*
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
2016-08-13
1
-7
/
+3
|
*
bpf: fix write helpers with regards to non-linear parts
Daniel Borkmann
2016-08-13
1
-52
/
+18
|
*
bpf: fix bpf_skb_in_cgroup helper naming
Daniel Borkmann
2016-08-12
1
-5
/
+5
*
|
netns: do not call pernet ops for not yet set up init_net namespace
Dmitry Torokhov
2016-08-14
1
-4
/
+17
*
|
rps: Inspect PPTP encapsulated by GRE to get flow hash
Gao Feng
2016-08-10
1
-34
/
+79
*
|
net: sched: convert qdisc linked list to hashtable
Jiri Kosina
2016-08-10
1
-0
/
+3
*
|
neigh: allow admin to set NUD_STALE
Julian Anastasov
2016-08-08
1
-1
/
+2
|
/
*
bpf: fix checksum for vlan push/pop helper
Daniel Borkmann
2016-08-08
1
-0
/
+12
*
bpf: fix checksum fixups on bpf_skb_store_bytes
Daniel Borkmann
2016-08-08
1
-2
/
+2
*
bpf: also call skb_postpush_rcsum on xmit occasions
Daniel Borkmann
2016-08-08
1
-3
/
+10
*
Merge branch 'salted-string-hash'
Linus Torvalds
2016-07-28
1
-1
/
+1
|
\
|
*
vfs: make the string hashes salt the hash
Linus Torvalds
2016-06-10
1
-1
/
+1
*
|
net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_...
He Chunhui
2016-07-26
1
-6
/
+1
*
|
bpf, events: fix offset in skb copy handler
Daniel Borkmann
2016-07-25
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
2
-8
/
+13
|
\
\
|
*
|
dccp: limit sk_filter trim to payload
Willem de Bruijn
2016-07-13
1
-3
/
+4
|
*
|
rose: limit sk_filter trim to payload
Willem de Bruijn
2016-07-13
1
-5
/
+5
|
*
|
sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send
Soheil Hassas Yeganeh
2016-07-11
1
-0
/
+4
*
|
|
rtnl: protect do_setlink from IFLA_XDP_ATTACHED
Brenden Blanco
2016-07-20
1
-0
/
+4
*
|
|
rtnl: add option for setting link xdp prog
Brenden Blanco
2016-07-19
1
-0
/
+64
*
|
|
net: add ndo to setup/query xdp prog in adapter rx
Brenden Blanco
2016-07-19
1
-0
/
+33
*
|
|
bpf: add XDP prog type for early driver filter
Brenden Blanco
2016-07-19
1
-0
/
+79
*
|
|
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
2016-07-15
1
-1
/
+42
*
|
|
devlink: add hardware messages tracing facility
Jiri Pirko
2016-07-12
1
-0
/
+4
*
|
|
net: tracepoint napi:napi_poll add work and budget
Jesper Dangaard Brouer
2016-07-09
3
-4
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-06
2
-18
/
+43
|
\
|
|
|
*
|
net_sched: fix mirrored packets checksum
WANG Cong
2016-07-01
1
-18
/
+0
|
*
|
packet: Use symmetric hash for PACKET_FANOUT_HASH.
David S. Miller
2016-07-01
1
-0
/
+43
*
|
|
neigh: Send a notification when DELAY_PROBE_TIME changes
Ido Schimmel
2016-07-05
1
-0
/
+2
*
|
|
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
Jiri Pirko
2016-07-05
1
-0
/
+44
*
|
|
net: add dev arg to ndo_neigh_construct/destroy
Jiri Pirko
2016-07-05
1
-2
/
+2
*
|
|
mlxsw: spectrum: Add couple of lower device helper functions
Jiri Pirko
2016-07-04
1
-0
/
+46
*
|
|
bpf: add bpf_get_hash_recalc helper
Daniel Borkmann
2016-07-04
1
-0
/
+19
*
|
|
net: pktgen: support injecting packets for qdisc testing
John Fastabend
2016-07-04
1
-2
/
+40
*
|
|
net/devlink: Add E-Switch mode control
Or Gerlitz
2016-07-02
1
-0
/
+87
*
|
|
cgroup: bpf: Add bpf_skb_in_cgroup_proto
Martin KaFai Lau
2016-07-01
1
-0
/
+38
*
|
|
bpf: refactor bpf_prog_get and type check into helper
Daniel Borkmann
2016-07-01
1
-12
/
+1
*
|
|
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
Jason Wang
2016-07-01
2
-5
/
+26
[next]