index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
110
-342
/
+397
2017-04-13
netlink: allow sending extended ACK with cookie on success
Johannes Berg
3
-11
/
+33
2017-04-13
genetlink: pass extended ACK report down
Johannes Berg
2
-2
/
+16
2017-04-13
netlink: extended ACK reporting
Johannes Berg
17
-34
/
+153
2017-04-13
bonding: handle link transition from FAIL to UP correctly
Mahesh Bandewar
1
-1
/
+2
2017-04-13
net: dwc-xlgmac: add the initial ethtool support
Jie Deng
6
-4
/
+312
2017-04-13
net: ipv4: Refine the ipv4_default_advmss
Gao Feng
2
-8
/
+6
2017-04-13
rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for CHANGELOWERSTATE event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for PRECHANGEUPPER event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for POST_TYPE_CHANGE event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for CHANGEADDR event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFO
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for MTU events
David Ahern
1
-2
/
+0
2017-04-13
tools: bpf_jit_disasm: Add option to dump JIT image to a file.
David Daney
1
-4
/
+36
2017-04-13
net: stmmac: set total length of the packet to be transmitted in TDES3
Niklas Cassel
7
-12
/
+17
2017-04-13
cxgb4: save tid while creating server filter
Ganesh Goudar
1
-0
/
+4
2017-04-13
net: mvmdio: allow up to three clocks to be specified for orion-mdio
Russell King
1
-9
/
+24
2017-04-13
dt-bindings: allow up to three clocks for orion-mdio
Russell King
1
-1
/
+1
2017-04-13
net: mvmdio: disable interrupt if resource size is too small
Russell King
1
-0
/
+6
2017-04-13
dt-bindings: correct marvell orion MDIO binding document
Russell King
1
-2
/
+15
2017-04-13
net: mvmdio: fix interrupt disable in remove path
Russell King
1
-1
/
+2
2017-04-13
net: mvmdio: disable interrupts in driver failure path
Russell King
1
-0
/
+2
2017-04-12
net: make struct net_device::min_header_len 8-bit
Alexey Dobriyan
1
-1
/
+1
2017-04-12
net: neigh: make ->hh_len 32-bit
Alexey Dobriyan
2
-4
/
+3
2017-04-12
gso: Support frag_list splitting with head_frag
Ilan Tayari
1
-1
/
+1
2017-04-12
l2tp: define parameters of l2tp_tunnel_find*() as "const"
Guillaume Nault
2
-4
/
+4
2017-04-12
l2tp: define parameters of l2tp_session_get*() as "const"
Guillaume Nault
2
-5
/
+7
2017-04-12
ftgmac100: Set default ring sizes to 128 entries
Benjamin Herrenschmidt
1
-2
/
+2
2017-04-12
ftgmac100: Make ring sizes configurable via ethtool
Benjamin Herrenschmidt
1
-56
/
+148
2017-04-12
ftgmac100: Add more register inits in ftgmac100_init_hw()
Benjamin Herrenschmidt
1
-0
/
+36
2017-04-12
ftgmac100: Open code remaining register writes
Benjamin Herrenschmidt
1
-33
/
+20
2017-04-12
ftgmac100: Rename ftgmac100_setup_mac to ftgmac100_initial_mac
Benjamin Herrenschmidt
1
-2
/
+2
2017-04-12
ftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_mac_addr
Benjamin Herrenschmidt
1
-3
/
+3
2017-04-12
ftgmac100: Set netdev->hw_features
Benjamin Herrenschmidt
1
-3
/
+4
2017-04-12
ftgmac100: Disable HW checksum generation on AST2400, enable on others
Benjamin Herrenschmidt
3
-10
/
+6
2017-04-12
ftgmac100: Use device "compatible" property, not machine.
Benjamin Herrenschmidt
3
-11
/
+13
2017-04-12
ftgmac100: Upgrade to NETIF_F_HW_CSUM
Benjamin Herrenschmidt
1
-15
/
+25
2017-04-12
net/smc: do not use IB_SEND_INLINE together with mapped data
Ursula Braun
2
-2
/
+1
2017-04-12
net/smc: destruct non-accepted sockets
Ursula Braun
2
-6
/
+9
2017-04-12
net/smc: remove duplicate unhash
Ursula Braun
1
-1
/
+0
2017-04-12
net/smc: guarantee ConnClosed send after shutdown SHUT_WR
Ursula Braun
1
-11
/
+25
2017-04-12
net/smc: no socket state changes in tasklet context
Ursula Braun
6
-20
/
+41
2017-04-12
net/smc: always call the POLL_IN part of sk_wake_async
Ursula Braun
1
-2
/
+1
2017-04-12
net/smc: guarantee reset of write_blocked for heavy workload
Ursula Braun
1
-1
/
+5
2017-04-12
net/smc: return active RoCE port only
Ursula Braun
1
-2
/
+5
2017-04-12
net/smc: remove useless smc_ib_devices_list check
Ursula Braun
3
-4
/
+1
2017-04-12
net/smc: get rid of old comment
Ursula Braun
1
-2
/
+0
2017-04-12
net: stmmac: use netif_set_real_num_{rx,tx}_queues
Joao Pinto
1
-2
/
+2
[next]