index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
net: switchdev: Change notifier chain to be atomic
Arkadi Sharshevsky
1
-24
/
+6
2017-06-08
net: bridge: Add support for calling FDB external learning under rcu
Arkadi Sharshevsky
3
-4
/
+8
2017-06-08
net: bridge: Add support for offloading port attributes
Arkadi Sharshevsky
3
-21
/
+119
2017-06-08
net: switchdev: Add support for querying supported bridge flags by hardware
Arkadi Sharshevsky
1
-0
/
+2
2017-06-08
net: dsa: mv88e6xxx: do not skip ports on VLAN del
Vivien Didelot
1
-4
/
+0
2017-06-08
net: dsa: mv88e6xxx: exclude all ports in new VLAN
Vivien Didelot
1
-4
/
+3
2017-06-08
net: dsa: add CPU and DSA ports as VLAN members
Vivien Didelot
1
-0
/
+3
2017-06-08
net: dsa: check VLAN capability of every switch
Vivien Didelot
1
-10
/
+17
2017-06-08
net: dsa: mv88e6xxx: define membership on VLAN add
Vivien Didelot
1
-5
/
+11
2017-06-08
net: qrtr: Inform open sockets about new controller
Bjorn Andersson
1
-0
/
+24
2017-06-08
net: qrtr: Broadcast DEL_CLIENT message when endpoint is closed
Bjorn Andersson
1
-0
/
+28
2017-06-08
net: qrtr: Inject BYE on remote termination
Bjorn Andersson
1
-0
/
+27
2017-06-08
net: qrtr: Refactor packet allocation
Bjorn Andersson
1
-6
/
+19
2017-06-08
mISDN: remove unnecessary variable assignments
Gustavo A. R. Silva
1
-8
/
+8
2017-06-08
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
10
-29
/
+55
2017-06-08
tcp: Namespaceify sysctl_tcp_timestamps
Eric Dumazet
11
-31
/
+38
2017-06-08
tcp: Namespaceify sysctl_tcp_window_scaling
Eric Dumazet
7
-13
/
+13
2017-06-08
tcp: Namespaceify sysctl_tcp_sack
Eric Dumazet
8
-16
/
+18
2017-06-08
tcp: add a struct net parameter to tcp_parse_options()
Eric Dumazet
6
-13
/
+17
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
26
-53
/
+88
2017-06-07
IB/mlx4: Bump driver version
Tariq Toukan
1
-3
/
+2
2017-06-07
net/mlx4_en: Bump driver version
Tariq Toukan
3
-5
/
+4
2017-06-07
net/mlx4_core: Bump driver version
Tariq Toukan
2
-3
/
+2
2017-06-07
net: dsa: mv88e6xxx: Have 6161/6123 use EDSA tags
Andrew Lunn
1
-2
/
+2
2017-06-07
vxlan: use a more suitable function when assigning NULL
Mark Bloch
1
-2
/
+2
2017-06-07
cxgb4: Fix tids count for ipv6 offload connection
Ganesh Goudar
6
-31
/
+71
2017-06-07
nfp: advertise support for NFD ABI 0.5
Jakub Kicinski
2
-2
/
+2
2017-06-07
nfp: create control vNICs and wire up rx/tx
Jakub Kicinski
5
-15
/
+177
2017-06-07
nfp: allow non-equal distribution of IRQs
Jakub Kicinski
1
-1
/
+2
2017-06-07
nfp: slice the netdev spawning function
Jakub Kicinski
1
-25
/
+37
2017-06-07
nfp: don't clutter init code passing fw_ver around
Jakub Kicinski
1
-10
/
+7
2017-06-07
nfp: map all queue controllers at once
Jakub Kicinski
3
-101
/
+28
2017-06-07
nfp: make vNIC ctrl memory mapping function reusable
Jakub Kicinski
1
-27
/
+28
2017-06-07
nfp: add control vNIC datapath
Jakub Kicinski
4
-9
/
+345
2017-06-07
nfp: prepare config and enable for working without netdevs
Jakub Kicinski
1
-2
/
+3
2017-06-07
nfp: allow allocation and initialization of netdev-less vNICs
Jakub Kicinski
4
-76
/
+105
2017-06-07
nfp: make sure debug accesses don't depend on netdevs
Jakub Kicinski
2
-3
/
+17
2017-06-07
nfp: prepare print macros for use without netdev
Jakub Kicinski
1
-8
/
+25
2017-06-07
nfp: move nfp_net_vecs_init()
Jakub Kicinski
1
-27
/
+27
2017-06-07
nfp: reuse ring free code on close
Jakub Kicinski
1
-11
/
+3
2017-06-07
nfp: split out the allocation part of open
Jakub Kicinski
1
-22
/
+35
2017-06-07
nfp: reorder open and close functions
Jakub Kicinski
1
-70
/
+70
2017-06-07
rxrpc: Provide a cmsg to specify the amount of Tx data for a call
David Howells
8
-5
/
+115
2017-06-07
rxrpc: Consolidate sendmsg parameters
David Howells
1
-42
/
+41
2017-06-07
rxrpc: Provide a getsockopt call to query what cmsgs types are supported
David Howells
3
-11
/
+52
2017-06-07
net: fec: Clear and enable MIB counters on imx51
Andrew Lunn
2
-3
/
+28
2017-06-07
net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY support
Russell King
4
-0
/
+380
2017-06-07
net: phy: add XAUI and 10GBASE-KR PHY connection types
Russell King
3
-1
/
+10
2017-06-07
net: phy: split out 10G genphy support
Russell King
2
-86
/
+83
2017-06-07
net: phy: hook up clause 45 autonegotiation restart
Russell King
2
-2
/
+22
[next]