index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2016-04-07
tun: use socket locks for sk_{attach,detatch}_filter
Hannes Frederic Sowa
2016-04-07
sock: fix lockdep annotation in release_sock
Hannes Frederic Sowa
2016-04-05
net/core/dev: Warn on a too-short GRO frame
Aaron Conole
2016-04-05
udp: enable MSG_PEEK at non-zero offset
samanthakumar
2016-04-05
udp: remove headers from UDP packets before queueing
samanthakumar
2016-04-04
tcp: increment sk_drops for listeners
Eric Dumazet
2016-04-04
sock_diag: add SK_MEMINFO_DROPS
Eric Dumazet
2016-04-04
net: add SOCK_RCU_FREE socket flag
Eric Dumazet
2016-04-04
sock: accept SO_TIMESTAMPING flags in socket cmsg
Soheil Hassas Yeganeh
2016-04-04
tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFO
Soheil Hassas Yeganeh
2016-04-04
sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop
Willem de Bruijn
2016-04-01
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
2016-03-31
rtnl: fix msg size calculation in if_nlmsg_size()
Nicolas Dichtel
2016-03-30
bpf: make padding in bpf_tunnel_key explicit
Daniel Borkmann
2016-03-25
netpoll: Fix extra refcount release in netpoll_cleanup()
Bjorn Helgaas
2016-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-03-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-21
net/core: Add support for configuring VF GUIDs
Eli Cohen
2016-03-21
net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributes
Eric Dumazet
2016-03-21
net: add description for len argument of dev_get_phys_port_name
Luis de Bethencourt
2016-03-20
net: sched: Add description for cpu_bstats argument
Luis de Bethencourt
2016-03-20
gen_stats.c: Add description for cpu argument
Luis de Bethencourt
2016-03-20
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
2016-03-20
net: remove a dubious unlikely() clause
Eric Dumazet
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-18
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
2016-03-18
bpf, dst: add and use dst_tclassid helper
Daniel Borkmann
2016-03-18
bpf: make skb->tc_classid also readable
Daniel Borkmann
2016-03-18
net: dst_cache_per_cpu_dst_set() can be static
Wu Fengguang
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-16
ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwords
Ben Hutchings
2016-03-14
net: add a hardware buffer management helper API
Gregory CLEMENT
2016-03-13
net: adjust napi_consume_skb to handle non-NAPI callers
Jesper Dangaard Brouer
2016-03-11
bpf: support flow label for bpf_skb_{set, get}_tunnel_key
Daniel Borkmann
2016-03-10
net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()...
Amir Vadai
2016-03-09
net: Walk fragments in __skb_splice_bits
Tom Herbert
2016-03-08
bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit
Daniel Borkmann
2016-03-08
bpf: support for access to tunnel options
Daniel Borkmann
2016-03-08
bpf: allow to propagate df in bpf_skb_set_tunnel_key
Daniel Borkmann
2016-03-08
bpf: make helper function protos static
Daniel Borkmann
2016-03-08
bpf: add flags to bpf_skb_store_bytes for clearing hash
Daniel Borkmann
2016-03-08
bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as well
Daniel Borkmann
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-02
net/rtnetlink: remove dead code
Eric Engestrom
2016-03-01
net: pktgen: use reset to set mac header
Zhang Shengju
2016-03-01
net: remove skb_sender_cpu_clear()
WANG Cong
2016-03-01
Introduce devlink infrastructure
Jiri Pirko
2016-02-26
net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.
MINOURA Makoto / 箕浦 真
2016-02-25
net: ethtool: remove unused __ethtool_get_settings
David Decotigny
2016-02-25
net: core: use __ethtool_get_ksettings
David Decotigny
[next]