summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-20tipc: introduce per-link spinlockJon Paul Maloy
2015-11-20tipc: reduce code dependency between binding table and node layerJon Paul Maloy
2015-11-20tipc: small cleanup of function tipc_node_check_state()Jon Paul Maloy
2015-11-20tipc: move linearization of buffers to generic codeJon Paul Maloy
2015-11-20Merge branch 'bnx2x-stats'David S. Miller
2015-11-20bnx2x: Show port statistics in Multi-functionYuval Mintz
2015-11-20bnx2x: Add new SW stat 'tx_exhaustion_events'Yuval Mintz
2015-11-20Merge branch 'ppp-kill-zombie-state'David S. Miller
2015-11-20ppp: remove PPPOX_ZOMBIE socket stateGuillaume Nault
2015-11-20ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()Guillaume Nault
2015-11-20Merge branch 'mlxsw-vlan'David S. Miller
2015-11-20mlxsw: spectrum: Add error paths to __mlxsw_sp_port_vlans_addIdo Schimmel
2015-11-20mlxsw: spectrum: Unify setting of HW VLAN filtersIdo Schimmel
2015-11-20mlxsw: spectrum: Use correct PVID value when removing VLANsIdo Schimmel
2015-11-20bpf: add show_fdinfo handler for mapsDaniel Borkmann
2015-11-20net: encx24j600: move rev announcement to probe functionJon Ringle
2015-11-18Merge branch 'net-generic-busy-polling'David S. Miller
2015-11-18net: provide generic busy polling to all NAPI driversEric Dumazet
2015-11-18net: napi_hash_del() returns a boolean statusEric Dumazet
2015-11-18net: move napi_hash[] into read mostly sectionEric Dumazet
2015-11-18net: add netif_tx_napi_add()Eric Dumazet
2015-11-18net: move skb_mark_napi_id() into core networking stackEric Dumazet
2015-11-18mlx4: remove mlx4_en_low_latency_recv()Eric Dumazet
2015-11-18bnx2x: remove bnx2x_low_latency_recv() supportEric Dumazet
2015-11-18mlx5: support napi_complete_done()Eric Dumazet
2015-11-18mlx5: add busy polling supportEric Dumazet
2015-11-18net: network drivers no longer need to implement ndo_busy_poll()Eric Dumazet
2015-11-18net: allow BH servicing in sk_busy_loop()Eric Dumazet
2015-11-18net: un-inline sk_busy_loop()Eric Dumazet
2015-11-18mlx4: mlx4_en_low_latency_recv() called with BH disabledEric Dumazet
2015-11-18net: better skb->sender_cpu and skb->napi_id cohabitationEric Dumazet
2015-11-18be2net: remove local variable 'status'Ivan Vecera
2015-11-18net: hisilicon: fix binding document of mdiohuangdaode
2015-11-18net ipv4: use preferred log methodsBastian Stender
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-11-18Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-17MAINTAINERS: Update Mellanox's Eth NIC driver entriesOr Gerlitz
2015-11-17net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov
2015-11-17af_unix: take receive queue lock while appending new skbHannes Frederic Sowa
2015-11-17rtnetlink: fix frame size warning in rtnl_fill_ifinfoHannes Frederic Sowa
2015-11-17net: use skb_clone to avoid alloc_pages failure.Martin Zhang
2015-11-17packet: Use PAGE_ALIGNED macroTobias Klauser
2015-11-17packet: Don't check frames_per_block against negative valuesTobias Klauser
2015-11-17net: phy: Use interrupts when available in NOLINK stateAndrew Lunn
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn
2015-11-17arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi
2015-11-17macvlan: fix leak in macvlan_handle_frameSabrina Dubroca
2015-11-17ipvlan: fix use after free of skbSabrina Dubroca
2015-11-17ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca