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
Age
Commit message (
Expand
)
Author
2017-10-04
net: Add extack to ndo_add_slave
David Ahern
2017-10-04
net: Add extack to netdev_notifier_info
David Ahern
2017-10-04
dev: advertise the new nsid when the netns iface changes
Nicolas Dichtel
2017-10-04
Merge branch 'bpf-cgroup-multi-prog'
David S. Miller
2017-10-04
samples/bpf: use bpf_prog_query() interface
Alexei Starovoitov
2017-10-04
libbpf: add support for BPF_PROG_QUERY
Alexei Starovoitov
2017-10-04
libbpf: sync bpf.h
Alexei Starovoitov
2017-10-04
samples/bpf: add multi-prog cgroup test case
Alexei Starovoitov
2017-10-04
libbpf: introduce bpf_prog_detach2()
Alexei Starovoitov
2017-10-04
bpf: enforce return code for cgroup-bpf programs
Alexei Starovoitov
2017-10-04
bpf: introduce BPF_PROG_QUERY command
Alexei Starovoitov
2017-10-04
bpf: multi program support for cgroup+bpf
Alexei Starovoitov
2017-10-04
net: cache skb_shinfo() in skb_try_coalesce()
Eric Dumazet
2017-10-04
selftests: rtnetlink: try concurrent change of ifalias
Florian Westphal
2017-10-04
rtnetlink: remove __rtnl_af_unregister
Florian Westphal
2017-10-04
rtnetlink: remove slave_validate callback
Florian Westphal
2017-10-04
cxgb4vf: make a couple of functions static
Colin Ian King
2017-10-04
net: core: fix kerneldoc comment
Florian Westphal
2017-10-04
ravb: RX checksum offload
Simon Horman
2017-10-03
cxgb4: add new T6 pci device id's
Ganesh Goudar
2017-10-03
Merge branch 'sctp-stream-schedulers'
David S. Miller
2017-10-03
sctp: introduce round robin stream scheduler
Marcelo Ricardo Leitner
2017-10-03
sctp: introduce priority based stream scheduler
Marcelo Ricardo Leitner
2017-10-03
sctp: add sockopt to get/set stream scheduler parameters
Marcelo Ricardo Leitner
2017-10-03
sctp: add sockopt to get/set stream scheduler
Marcelo Ricardo Leitner
2017-10-03
sctp: introduce stream scheduler foundations
Marcelo Ricardo Leitner
2017-10-03
sctp: introduce sctp_chunk_stream_no
Marcelo Ricardo Leitner
2017-10-03
sctp: introduce struct sctp_stream_out_ext
Marcelo Ricardo Leitner
2017-10-03
sctp: factor out stream->in allocation
Marcelo Ricardo Leitner
2017-10-03
sctp: factor out stream->out allocation
Marcelo Ricardo Leitner
2017-10-03
sctp: silence warns on sctp_stream_init allocations
Marcelo Ricardo Leitner
2017-10-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2017-10-03
net: core: decouple ifalias get/set from rtnl lock
Florian Westphal
2017-10-03
bonding: speed/duplex update at NETDEV_UP event
Mahesh Bandewar
2017-10-03
mlxsw: spectrum: Add missing error code on allocation failure
Dan Carpenter
2017-10-03
mlxsw: spectrum: Fix check for IS_ERR() instead of NULL
Dan Carpenter
2017-10-03
net: dsa: mt7530: make functions mt7530_phy_write static
Colin Ian King
2017-10-03
net: dsa: lan9303: make functions lan9303_mdio_phy_{read|write} static
Colin Ian King
2017-10-03
Merge branch 'mlxsw-mc-route-offload'
David S. Miller
2017-10-03
mlxsw: spectrum: mr: Support trap-and-forward routes
Yotam Gigi
2017-10-03
mlxsw: spectrum: mr_tcam: Add trap-and-forward multicast route
Yotam Gigi
2017-10-03
mlxsw: spectrum: Add trap for multicast trap-and-forward routes
Yotam Gigi
2017-10-03
mlxsw: acl: Introduce ACL trap and forward action
Yotam Gigi
2017-10-03
ipv4: ipmr: Don't forward packets already forwarded by hardware
Yotam Gigi
2017-10-03
ipv4: ipmr: Add the parent ID field to VIF struct
Yotam Gigi
2017-10-03
skbuff: Add the offload_mr_fwd_mark field
Yotam Gigi
2017-10-03
cxgb4: Update comment for min_mtu
Arjun Vynipadath
2017-10-03
fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw
Jacob Keller
2017-10-03
fm10k: prefer %s and __func__ for diagnostic prints
Jacob Keller
2017-10-03
fm10k: Fix misuse of net_ratelimit()
Joe Perches
[next]