index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-15
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
1
-1
/
+42
2016-07-12
devlink: add hardware messages tracing facility
Jiri Pirko
1
-0
/
+4
2016-07-09
net: tracepoint napi:napi_poll add work and budget
Jesper Dangaard Brouer
3
-4
/
+5
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-18
/
+43
2016-07-05
neigh: Send a notification when DELAY_PROBE_TIME changes
Ido Schimmel
1
-0
/
+2
2016-07-05
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
Jiri Pirko
1
-0
/
+44
2016-07-05
net: add dev arg to ndo_neigh_construct/destroy
Jiri Pirko
1
-2
/
+2
2016-07-04
mlxsw: spectrum: Add couple of lower device helper functions
Jiri Pirko
1
-0
/
+46
2016-07-04
bpf: add bpf_get_hash_recalc helper
Daniel Borkmann
1
-0
/
+19
2016-07-04
net: pktgen: support injecting packets for qdisc testing
John Fastabend
1
-2
/
+40
2016-07-02
net/devlink: Add E-Switch mode control
Or Gerlitz
1
-0
/
+87
2016-07-01
cgroup: bpf: Add bpf_skb_in_cgroup_proto
Martin KaFai Lau
1
-0
/
+38
2016-07-01
net_sched: fix mirrored packets checksum
WANG Cong
1
-18
/
+0
2016-07-01
packet: Use symmetric hash for PACKET_FANOUT_HASH.
David S. Miller
1
-0
/
+43
2016-07-01
bpf: refactor bpf_prog_get and type check into helper
Daniel Borkmann
1
-12
/
+1
2016-07-01
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
Jason Wang
2
-5
/
+26
2016-06-30
fib_rules: Added NLM_F_EXCL support to fib_nl_newrule
Mateusz Bajorski
1
-0
/
+49
2016-06-30
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
Nikolay Aleksandrov
1
-2
/
+48
2016-06-30
bpf: add bpf_skb_change_type helper
Daniel Borkmann
1
-0
/
+24
2016-06-30
bpf: add bpf_skb_change_proto helper
Daniel Borkmann
1
-0
/
+200
2016-06-30
bpf: don't use raw processor id in generic helper
Daniel Borkmann
1
-1
/
+9
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+19
2016-06-29
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
David Barroso
1
-1
/
+5
2016-06-29
net: the space is required before the open parenthesis '('
Wei Tang
1
-4
/
+4
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
1
-2
/
+5
2016-06-16
net: the space is required after ','
Wei Tang
1
-6
/
+6
2016-06-16
net: do not initialise statics to 0
Wei Tang
1
-1
/
+1
2016-06-15
bpf: fix matching of data/data_end in verifier
Alexei Starovoitov
1
-2
/
+14
2016-06-15
net_sched: add the ability to defer skb freeing
Eric Dumazet
1
-0
/
+22
2016-06-12
sched: remove NET_XMIT_POLICED
Florian Westphal
1
-1
/
+0
2016-06-10
bpf: reject wrong sized filters earlier
Daniel Borkmann
1
-8
/
+15
2016-06-10
bpf: enforce recursion limit on redirects
Daniel Borkmann
2
-25
/
+36
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+3
2016-06-08
net: Add l3mdev rule
David Ahern
1
-5
/
+28
2016-06-08
net: sched: fix missing doc annotations
Eric Dumazet
1
-0
/
+1
2016-06-08
net_sched: add missing paddattr description
Eric Dumazet
1
-0
/
+2
2016-06-08
net: Reduce queue allocation to one in kdump kernel
Hariprasad Shenai
1
-1
/
+3
2016-06-08
net-sysfs: fix missing <linux/of_net.h>
Ben Dooks
1
-0
/
+1
2016-06-07
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
2
-19
/
+39
2016-06-07
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
1
-1
/
+1
2016-06-07
net: get rid of spin_trylock() in net_tx_action()
Eric Dumazet
1
-17
/
+9
2016-06-03
net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu()
David S. Miller
1
-0
/
+1
2016-06-03
sctp: Add GSO support
Marcelo Ricardo Leitner
2
-0
/
+4
2016-06-03
skbuff: introduce skb_gso_validate_mtu
Marcelo Ricardo Leitner
1
-0
/
+31
2016-06-03
sk_buff: allow segmenting based on frag sizes
Marcelo Ricardo Leitner
1
-3
/
+7
2016-06-03
skbuff: export skb_gro_receive
Marcelo Ricardo Leitner
1
-0
/
+1
2016-05-31
net: pktgen: Call destroy_hrtimer_on_stack()
Guenter Roeck
1
-4
/
+4
2016-05-25
net: hwbm: Fix unbalanced spinlock in error case
Gregory CLEMENT
1
-0
/
+3
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-2
/
+2
2016-05-16
net: also make sch_handle_egress() drop monitor ready
Daniel Borkmann
1
-3
/
+3
[next]