index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-29
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
David Barroso
2016-06-29
net: the space is required before the open parenthesis '('
Wei Tang
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
2016-06-16
net: the space is required after ','
Wei Tang
2016-06-16
net: do not initialise statics to 0
Wei Tang
2016-06-15
bpf: fix matching of data/data_end in verifier
Alexei Starovoitov
2016-06-15
net_sched: add the ability to defer skb freeing
Eric Dumazet
2016-06-12
sched: remove NET_XMIT_POLICED
Florian Westphal
2016-06-10
bpf: reject wrong sized filters earlier
Daniel Borkmann
2016-06-10
bpf: enforce recursion limit on redirects
Daniel Borkmann
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-08
net: Add l3mdev rule
David Ahern
2016-06-08
net: sched: fix missing doc annotations
Eric Dumazet
2016-06-08
net_sched: add missing paddattr description
Eric Dumazet
2016-06-08
net: Reduce queue allocation to one in kdump kernel
Hariprasad Shenai
2016-06-08
net-sysfs: fix missing <linux/of_net.h>
Ben Dooks
2016-06-07
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
2016-06-07
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
2016-06-07
net: get rid of spin_trylock() in net_tx_action()
Eric Dumazet
2016-06-03
net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu()
David S. Miller
2016-06-03
sctp: Add GSO support
Marcelo Ricardo Leitner
2016-06-03
skbuff: introduce skb_gso_validate_mtu
Marcelo Ricardo Leitner
2016-06-03
sk_buff: allow segmenting based on frag sizes
Marcelo Ricardo Leitner
2016-06-03
skbuff: export skb_gro_receive
Marcelo Ricardo Leitner
2016-05-31
net: pktgen: Call destroy_hrtimer_on_stack()
Guenter Roeck
2016-05-25
net: hwbm: Fix unbalanced spinlock in error case
Gregory CLEMENT
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-16
net: also make sch_handle_egress() drop monitor ready
Daniel Borkmann
2016-05-16
bpf: add generic constant blinding for use in jits
Daniel Borkmann
2016-05-16
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
2016-05-16
bpf: minor cleanups in ebpf code
Daniel Borkmann
2016-05-11
net: l3mdev: Add hook in ip and ipv6
David Ahern
2016-05-10
skbuff: remove unused variable `doff'
Sowmini Varadhan
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-08
net: make sch_handle_ingress() drop monitor ready
Eric Dumazet
2016-05-06
bpf: wire in data and data_end for cls_act_bpf
Alexei Starovoitov
2016-05-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-05-04
net: fix infoleak in rtnetlink
Kangjie Lu
2016-05-04
net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSO
Alexander Duyck
2016-05-04
gso: Only allow GSO_PARTIAL if we can checksum the inner protocol
Alexander Duyck
2016-05-04
gso: Do not perform partial GSO if number of partial segments is 1 or less
Alexander Duyck
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-03
net: add __sock_wfree() helper
Eric Dumazet
2016-05-03
net: Disable segmentation if checksumming is not supported
Alexander Duyck
2016-05-02
net: rtnetlink: add linkxstats callbacks and attribute
Nikolay Aleksandrov
2016-05-02
net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
Nikolay Aleksandrov
2016-05-02
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
2016-05-02
net: do not block BH while processing socket backlog
Eric Dumazet
2016-04-29
net: constify is_skb_forwardable's arguments
Nikolay Aleksandrov
[next]