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
*
tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2018-03-16
2
-1
/
+3
*
selftests/txtimestamp: Add more configurable parameters
Vinicius Costa Gomes
2018-03-16
1
-3
/
+18
*
liquidio: Simplified napi poll
Intiyaz Basha
2018-03-16
3
-66
/
+35
*
Merge branch 'net-smc-IPv6-support'
David S. Miller
2018-03-16
4
-67
/
+235
|
\
|
*
net/smc: enable ipv6 support for smc
Karsten Graul
2018-03-16
2
-17
/
+51
|
*
net/smc: add ipv6 support to CLC layer
Karsten Graul
2018-03-16
2
-17
/
+105
|
*
net/smc: restructure netinfo for CLC proposal msgs
Karsten Graul
2018-03-16
3
-36
/
+82
|
/
*
cxgb4: notify fatal error to uld drivers
Ganesh Goudar
2018-03-16
4
-1
/
+14
*
Merge branch 'rtnl_lock_killable'
David S. Miller
2018-03-16
3
-1
/
+9
|
\
|
*
net: Use rtnl_lock_killable() in register_netdev()
Kirill Tkhai
2018-03-16
1
-1
/
+2
|
*
net: Add rtnl_lock_killable()
Kirill Tkhai
2018-03-16
2
-0
/
+7
|
/
*
doc: Change the udp/sctp rmem/wmem default value.
Tonghao Zhang
2018-03-16
1
-3
/
+3
*
udp: Move the udp sysctl to namespace.
Tonghao Zhang
2018-03-16
4
-77
/
+96
*
Merge branch 'net-ipv6-Address-checks-need-to-consider-the-L3-domain'
David S. Miller
2018-03-16
8
-158
/
+390
|
\
|
*
selftests: fib_tests: Add IPv6 nexthop spec tests
David Ahern
2018-03-16
1
-2
/
+178
|
*
selftests: fib_tests: Allow user to run a specific test
David Ahern
2018-03-16
1
-3
/
+7
|
*
selftests: fib_tests: Use an alias for ip command
David Ahern
2018-03-16
1
-84
/
+85
|
*
net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flags
David Ahern
2018-03-16
1
-0
/
+15
|
*
net/ipv6: Change address check to always take a device argument
David Ahern
2018-03-16
7
-19
/
+43
|
*
net/ipv6: Refactor gateway validation on route add
David Ahern
2018-03-16
1
-54
/
+66
|
/
*
Merge branch 'macb-Introduce-phy-handle-DT-functionality'
David S. Miller
2018-03-16
2
-41
/
+44
|
\
|
*
Documentation: macb: Document phy-handle binding
Brad Mouring
2018-03-16
1
-0
/
+1
|
*
net: macb: Add phy-handle DT support
Brad Mouring
2018-03-16
1
-3
/
+5
|
*
net: macb: Remove redundant poll irq assignment
Brad Mouring
2018-03-16
1
-4
/
+1
|
*
net: macb: Reorganize macb_mii bringup
Brad Mouring
2018-03-16
1
-38
/
+41
|
/
*
doc: remove out of date links and info from packet mmap
Stephen Hemminger
2018-03-16
1
-17
/
+5
*
enic: drop IP proto check for vxlan tunnel delete
Govindarajulu Varadarajan
2018-03-16
1
-3
/
+2
*
rxrpc: remove redundant initialization of variable 'len'
Colin Ian King
2018-03-16
1
-1
/
+1
*
sctp: Fix double free in sctp_sendmsg_to_asoc
Neil Horman
2018-03-15
1
-13
/
+13
*
net: drivers/net: Remove unnecessary skb_copy_expand OOM messages
Joe Perches
2018-03-15
7
-21
/
+4
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-03-15
7
-1769
/
+181
|
\
|
*
i40e: restore TCPv4 input set when re-enabling ATR
Jacob Keller
2018-03-14
1
-0
/
+9
|
*
i40e: fix for wrong partition id calculation on OCP mezz cards
Mariusz Stachura
2018-03-14
2
-1
/
+25
|
*
i40e: factor out re-enable functions for ATR and SB
Jacob Keller
2018-03-14
1
-16
/
+32
|
*
i40e: track filter type statistics when deleting invalid filters
Jacob Keller
2018-03-14
1
-8
/
+48
|
*
i40e: Fix permission check for VF MAC filters
Filip Sadowski
2018-03-14
1
-28
/
+51
|
*
i40e: Cleanup i40e_vlan_rx_register
Jacob Keller
2018-03-14
1
-17
/
+4
|
*
i40e: Fix attach VF to VM issue
Paweł Jabłoński
2018-03-14
1
-0
/
+11
|
*
i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flower
Gustavo A R Silva
2018-03-14
1
-1
/
+1
|
*
i40e: remove i40e_fcoe files
Corentin Labbe
2018-03-14
2
-1698
/
+0
|
/
*
Merge branch 'sctp-add-support-for-some-sctp-auth-APIs-from-RFC6458'
David S. Miller
2018-03-14
12
-72
/
+342
|
\
|
*
sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENT
Xin Long
2018-03-14
4
-2
/
+56
|
*
sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENT
Xin Long
2018-03-14
5
-4
/
+57
|
*
sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEY
Xin Long
2018-03-14
4
-9
/
+81
|
*
sctp: add support for SCTP AUTH Information for sendmsg
Xin Long
2018-03-14
4
-2
/
+47
|
*
sctp: add refcnt support for sh_key
Xin Long
2018-03-14
9
-58
/
+104
|
/
*
Merge branch 'smc-fixes'
David S. Miller
2018-03-14
4
-10
/
+25
|
\
|
*
net/smc: schedule free_work when link group is terminated
Karsten Graul
2018-03-14
1
-7
/
+13
|
*
net/smc: free link group without pending free_work only
Ursula Braun
2018-03-14
2
-1
/
+3
|
*
net/smc: pay attention to MAX_ORDER for CQ entries
Ursula Braun
2018-03-14
2
-2
/
+9
|
/
[next]