index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: multi program support for cgroup+bpf
Alexei Starovoitov
2017-10-05
8
-169
/
+516
*
net: cache skb_shinfo() in skb_try_coalesce()
Eric Dumazet
2017-10-04
1
-13
/
+16
*
selftests: rtnetlink: try concurrent change of ifalias
Florian Westphal
2017-10-04
1
-0
/
+6
*
rtnetlink: remove __rtnl_af_unregister
Florian Westphal
2017-10-04
3
-17
/
+3
*
rtnetlink: remove slave_validate callback
Florian Westphal
2017-10-04
2
-9
/
+0
*
cxgb4vf: make a couple of functions static
Colin Ian King
2017-10-04
1
-3
/
+3
*
net: core: fix kerneldoc comment
Florian Westphal
2017-10-04
1
-1
/
+1
*
ravb: RX checksum offload
Simon Horman
2017-10-04
1
-1
/
+54
*
cxgb4: add new T6 pci device id's
Ganesh Goudar
2017-10-04
1
-0
/
+1
*
Merge branch 'sctp-stream-schedulers'
David S. Miller
2017-10-04
12
-77
/
+1347
|
\
|
*
sctp: introduce round robin stream scheduler
Marcelo Ricardo Leitner
2017-10-04
5
-2
/
+218
|
*
sctp: introduce priority based stream scheduler
Marcelo Ricardo Leitner
2017-10-04
5
-2
/
+377
|
*
sctp: add sockopt to get/set stream scheduler parameters
Marcelo Ricardo Leitner
2017-10-04
2
-0
/
+84
|
*
sctp: add sockopt to get/set stream scheduler
Marcelo Ricardo Leitner
2017-10-04
2
-0
/
+76
|
*
sctp: introduce stream scheduler foundations
Marcelo Ricardo Leitner
2017-10-04
8
-38
/
+477
|
*
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
5
-13
/
+50
|
*
sctp: factor out stream->in allocation
Marcelo Ricardo Leitner
2017-10-04
1
-8
/
+28
|
*
sctp: factor out stream->out allocation
Marcelo Ricardo Leitner
2017-10-04
1
-20
/
+32
|
*
sctp: silence warns on sctp_stream_init allocations
Marcelo Ricardo Leitner
2017-10-04
1
-1
/
+7
|
/
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2017-10-04
7
-137
/
+665
|
\
|
*
fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw
Jacob Keller
2017-10-03
2
-6
/
+7
|
*
fm10k: prefer %s and __func__ for diagnostic prints
Jacob Keller
2017-10-03
1
-2
/
+16
|
*
fm10k: Fix misuse of net_ratelimit()
Joe Perches
2017-10-03
1
-1
/
+2
|
*
fm10k: bump version number
Jacob Keller
2017-10-03
1
-1
/
+1
|
*
fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requests
Jacob Keller
2017-10-03
3
-4
/
+133
|
*
fm10k: introduce a message queue for MAC/VLAN messages
Jacob Keller
2017-10-03
3
-42
/
+397
|
*
fm10k: use generic PM hooks instead of legacy PCIe power hooks
Jacob Keller
2017-10-03
1
-45
/
+22
|
*
fm10k: use spinlock to implement mailbox lock
Jacob Keller
2017-10-03
2
-10
/
+8
|
*
fm10k: prepare_for_reset() when we lose PCIe Link
Jacob Keller
2017-10-03
2
-26
/
+79
*
|
net: core: decouple ifalias get/set from rtnl lock
Florian Westphal
2017-10-04
4
-25
/
+65
*
|
bonding: speed/duplex update at NETDEV_UP event
Mahesh Bandewar
2017-10-03
1
-1
/
+10
*
|
mlxsw: spectrum: Add missing error code on allocation failure
Dan Carpenter
2017-10-03
1
-1
/
+3
*
|
mlxsw: spectrum: Fix check for IS_ERR() instead of NULL
Dan Carpenter
2017-10-03
1
-2
/
+2
*
|
net: dsa: mt7530: make functions mt7530_phy_write static
Colin Ian King
2017-10-03
1
-1
/
+2
*
|
net: dsa: lan9303: make functions lan9303_mdio_phy_{read|write} static
Colin Ian King
2017-10-03
1
-2
/
+3
*
|
Merge branch 'mlxsw-mc-route-offload'
David S. Miller
2017-10-03
10
-14
/
+96
|
\
\
|
*
|
mlxsw: spectrum: mr: Support trap-and-forward routes
Yotam Gigi
2017-10-03
1
-9
/
+8
|
*
|
mlxsw: spectrum: mr_tcam: Add trap-and-forward multicast route
Yotam Gigi
2017-10-03
2
-0
/
+9
|
*
|
mlxsw: spectrum: Add trap for multicast trap-and-forward routes
Yotam Gigi
2017-10-03
2
-0
/
+15
|
*
|
mlxsw: acl: Introduce ACL trap and forward action
Yotam Gigi
2017-10-03
2
-0
/
+19
|
*
|
ipv4: ipmr: Don't forward packets already forwarded by hardware
Yotam Gigi
2017-10-03
1
-5
/
+32
|
*
|
ipv4: ipmr: Add the parent ID field to VIF struct
Yotam Gigi
2017-10-03
2
-0
/
+12
|
*
|
skbuff: Add the offload_mr_fwd_mark field
Yotam Gigi
2017-10-03
1
-0
/
+1
|
/
/
*
/
cxgb4: Update comment for min_mtu
Arjun Vynipadath
2017-10-03
1
-1
/
+1
|
/
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-03
17
-74
/
+837
|
\
|
*
i40e: Stop dropping 802.1ad tags - eth proto 0x88a8
Scott Peterson
2017-10-02
7
-3
/
+62
|
*
i40e: fix client notify of VF reset
Alan Brady
2017-10-02
1
-2
/
+2
|
*
i40e: fix handling of vf_states variable
Alan Brady
2017-10-02
2
-2
/
+4
|
*
i40e: make i40evf_map_rings_to_vectors void
Mitch Williams
2017-10-02
1
-7
/
+2
[next]