Age | Commit message (Expand) | Author |
2017-04-13 | netlink: extended ACK reporting | Johannes Berg |
2017-04-13 | bonding: handle link transition from FAIL to UP correctly | Mahesh Bandewar |
2017-04-13 | net: dwc-xlgmac: add the initial ethtool support | Jie Deng |
2017-04-13 | net: ipv4: Refine the ipv4_default_advmss | Gao Feng |
2017-04-13 | Merge branch 'rtnetlink-cleanup-user-notifications' | David S. Miller |
2017-04-13 | rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN event | David Ahern |
2017-04-13 | rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER event | David Ahern |
2017-04-13 | rtnetlink: Do not generate notifications for CHANGELOWERSTATE event | David Ahern |
2017-04-13 | rtnetlink: Do not generate notifications for PRECHANGEUPPER event | David Ahern |
2017-04-13 | rtnetlink: Do not generate notifications for POST_TYPE_CHANGE event | David Ahern |
2017-04-13 | rtnetlink: Do not generate notifications for CHANGEADDR event | David Ahern |
2017-04-13 | rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFO | David Ahern |
2017-04-13 | rtnetlink: Do not generate notifications for MTU events | David Ahern |
2017-04-13 | tools: bpf_jit_disasm: Add option to dump JIT image to a file. | David Daney |
2017-04-13 | net: stmmac: set total length of the packet to be transmitted in TDES3 | Niklas Cassel |
2017-04-13 | cxgb4: save tid while creating server filter | Ganesh Goudar |
2017-04-13 | Merge branch 'mvmdio-updates' | David S. Miller |
2017-04-13 | net: mvmdio: allow up to three clocks to be specified for orion-mdio | Russell King |
2017-04-13 | dt-bindings: allow up to three clocks for orion-mdio | Russell King |
2017-04-13 | net: mvmdio: disable interrupt if resource size is too small | Russell King |
2017-04-13 | dt-bindings: correct marvell orion MDIO binding document | Russell King |
2017-04-13 | net: mvmdio: fix interrupt disable in remove path | Russell King |
2017-04-13 | net: mvmdio: disable interrupts in driver failure path | Russell King |
2017-04-12 | net: make struct net_device::min_header_len 8-bit | Alexey Dobriyan |
2017-04-12 | net: neigh: make ->hh_len 32-bit | Alexey Dobriyan |
2017-04-12 | gso: Support frag_list splitting with head_frag | Ilan Tayari |
2017-04-12 | Merge branch 'l2tp-const' | David S. Miller |
2017-04-12 | l2tp: define parameters of l2tp_tunnel_find*() as "const" | Guillaume Nault |
2017-04-12 | l2tp: define parameters of l2tp_session_get*() as "const" | Guillaume Nault |
2017-04-12 | Merge branch 'ftgmac100-rework-batch4-misc' | David S. Miller |
2017-04-12 | ftgmac100: Set default ring sizes to 128 entries | Benjamin Herrenschmidt |
2017-04-12 | ftgmac100: Make ring sizes configurable via ethtool | Benjamin Herrenschmidt |
2017-04-12 | ftgmac100: Add more register inits in ftgmac100_init_hw() | Benjamin Herrenschmidt |
2017-04-12 | ftgmac100: Open code remaining register writes | Benjamin Herrenschmidt |
2017-04-12 | ftgmac100: Rename ftgmac100_setup_mac to ftgmac100_initial_mac | Benjamin Herrenschmidt |
2017-04-12 | ftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_mac_addr | Benjamin Herrenschmidt |
2017-04-12 | ftgmac100: Set netdev->hw_features | Benjamin Herrenschmidt |
2017-04-12 | ftgmac100: Disable HW checksum generation on AST2400, enable on others | Benjamin Herrenschmidt |
2017-04-12 | ftgmac100: Use device "compatible" property, not machine. | Benjamin Herrenschmidt |
2017-04-12 | ftgmac100: Upgrade to NETIF_F_HW_CSUM | Benjamin Herrenschmidt |
2017-04-11 | Merge branch 'net-smc-next' | David S. Miller |
2017-04-11 | net/smc: do not use IB_SEND_INLINE together with mapped data | Ursula Braun |
2017-04-11 | net/smc: destruct non-accepted sockets | Ursula Braun |
2017-04-11 | net/smc: remove duplicate unhash | Ursula Braun |
2017-04-11 | net/smc: guarantee ConnClosed send after shutdown SHUT_WR | Ursula Braun |
2017-04-11 | net/smc: no socket state changes in tasklet context | Ursula Braun |
2017-04-11 | net/smc: always call the POLL_IN part of sk_wake_async | Ursula Braun |
2017-04-11 | net/smc: guarantee reset of write_blocked for heavy workload | Ursula Braun |
2017-04-11 | net/smc: return active RoCE port only | Ursula Braun |
2017-04-11 | net/smc: remove useless smc_ib_devices_list check | Ursula Braun |