index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Add extack to upper device linking
David Ahern
2017-10-05
2
-3
/
+6
*
net: Add extack to ndo_add_slave
David Ahern
2017-10-05
2
-2
/
+4
*
net: Add extack to netdev_notifier_info
David Ahern
2017-10-05
1
-1
/
+9
*
dev: advertise the new nsid when the netns iface changes
Nicolas Dichtel
2017-10-05
2
-1
/
+4
*
bpf: introduce BPF_PROG_QUERY command
Alexei Starovoitov
2017-10-05
3
-0
/
+20
*
bpf: multi program support for cgroup+bpf
Alexei Starovoitov
2017-10-05
4
-20
/
+102
*
rtnetlink: remove __rtnl_af_unregister
Florian Westphal
2017-10-04
1
-2
/
+0
*
rtnetlink: remove slave_validate callback
Florian Westphal
2017-10-04
1
-3
/
+0
*
sctp: introduce round robin stream scheduler
Marcelo Ricardo Leitner
2017-10-04
2
-1
/
+13
*
sctp: introduce priority based stream scheduler
Marcelo Ricardo Leitner
2017-10-04
2
-1
/
+26
*
sctp: add sockopt to get/set stream scheduler parameters
Marcelo Ricardo Leitner
2017-10-04
1
-0
/
+7
*
sctp: add sockopt to get/set stream scheduler
Marcelo Ricardo Leitner
2017-10-04
1
-0
/
+1
*
sctp: introduce stream scheduler foundations
Marcelo Ricardo Leitner
2017-10-04
3
-3
/
+90
*
sctp: introduce sctp_chunk_stream_no
Marcelo Ricardo Leitner
2017-10-04
1
-0
/
+5
*
sctp: introduce struct sctp_stream_out_ext
Marcelo Ricardo Leitner
2017-10-04
1
-2
/
+8
*
net: core: decouple ifalias get/set from rtnl lock
Florian Westphal
2017-10-04
1
-1
/
+7
*
ipv4: ipmr: Add the parent ID field to VIF struct
Yotam Gigi
2017-10-03
1
-0
/
+1
*
skbuff: Add the offload_mr_fwd_mark field
Yotam Gigi
2017-10-03
1
-0
/
+1
*
thunderbolt: Add function to retrieve DMA device for the ring
Mika Westerberg
2017-10-02
1
-0
/
+13
*
thunderbolt: Add polling mode for rings
Mika Westerberg
2017-10-02
1
-7
/
+16
*
thunderbolt: Use spinlock in NHI serialization
Mika Westerberg
2017-10-02
1
-1
/
+1
*
thunderbolt: Use spinlock in ring serialization
Mika Westerberg
2017-10-02
1
-1
/
+1
*
thunderbolt: Move ring descriptor flags to thunderbolt.h
Mika Westerberg
2017-10-02
1
-0
/
+18
*
thunderbolt: Export ring handling functions to modules
Mika Westerberg
2017-10-02
1
-0
/
+158
*
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
2017-10-02
2
-0
/
+268
*
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
Mika Westerberg
2017-10-02
1
-0
/
+7
*
thunderbolt: Move thunderbolt domain structure to thunderbolt.h
Mika Westerberg
2017-10-02
1
-0
/
+45
*
thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h
Mika Westerberg
2017-10-02
1
-0
/
+17
*
thunderbolt: Add support for XDomain properties
Mika Westerberg
2017-10-02
1
-0
/
+89
*
byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core
Mika Westerberg
2017-10-02
1
-0
/
+16
*
net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() const
Simon Horman
2017-10-02
1
-2
/
+3
*
net-ipv6: remove unused IP6_ECN_clear() function
Maciej Żenczykowski
2017-10-02
1
-5
/
+0
*
ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob
Haishuang Yan
2017-10-02
1
-0
/
+3
*
ipv4: Namespaceify tcp_fastopen_key knob
Haishuang Yan
2017-10-02
2
-3
/
+7
*
ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once
Haishuang Yan
2017-10-02
1
-1
/
+1
*
ipv4: Namespaceify tcp_fastopen knob
Haishuang Yan
2017-10-02
2
-1
/
+1
*
net: dsa: remove tag ops from the switch tree
Vivien Didelot
2017-10-01
1
-11
/
+0
*
net: dsa: change dsa_ptr for a dsa_port
Vivien Didelot
2017-10-01
1
-2
/
+2
*
net: dsa: prepare master receive hot path
Vivien Didelot
2017-10-01
1
-0
/
+5
*
net: dsa: add tagging ops to port
Vivien Didelot
2017-10-01
1
-0
/
+3
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-01
1
-0
/
+20
|
\
|
*
i40e: Enable VF to negotiate number of allocated queues
Alan Brady
2017-09-29
1
-0
/
+20
*
|
net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND)
Maciej Żenczykowski
2017-09-30
1
-0
/
+1
|
/
*
net: ipv4: remove fib_weight
David Ahern
2017-09-29
1
-3
/
+0
*
bpf: Add map_name to bpf_map_info
Martin KaFai Lau
2017-09-29
2
-0
/
+3
*
bpf: Add name, load_time, uid and map_ids to bpf_prog_info
Martin KaFai Lau
2017-09-29
2
-0
/
+10
*
net: bridge: add per-port group_fwd_mask with less restrictions
Nikolay Aleksandrov
2017-09-29
1
-0
/
+1
*
arp: make arp_hdr_len() return unsigned int
Alexey Dobriyan
2017-09-28
1
-1
/
+1
*
net: mroute: Check if rule is a default rule
Yotam Gigi
2017-09-27
1
-0
/
+7
*
net: ipmr: Add MFC offload indication
Yotam Gigi
2017-09-27
1
-0
/
+2
[next]