Age | Commit message (Expand) | Author | Files | Lines |
2016-01-05 | sctp: add the rhashtable apis for sctp global transport hashtable | Xin Long | 3 | -0/+147 |
2016-01-04 | Merge branch 'faster-soreuseport' | David S. Miller | 29 | -69/+1076 |
2016-01-04 | soreuseport: BPF selection functional test | Craig Gallek | 3 | -1/+469 |
2016-01-04 | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek | 22 | -44/+282 |
2016-01-04 | soreuseport: fast reuseport UDP socket selection | Craig Gallek | 5 | -35/+141 |
2016-01-04 | soreuseport: define reuseport groups | Craig Gallek | 4 | -1/+196 |
2016-01-04 | Merge branch 'mlxsw-fixes' | David S. Miller | 2 | -17/+23 |
2016-01-04 | mlxsw: spectrum: Change bridge port attributes only when bridged | Ido Schimmel | 2 | -6/+14 |
2016-01-04 | mlxsw: spectrum: Set bridge status in appropriate functions | Ido Schimmel | 1 | -10/+5 |
2016-01-04 | mlxsw: spectrum: Return NOTIFY_BAD on bridge failure | Ido Schimmel | 1 | -3/+7 |
2016-01-04 | mlxsw: spectrum: Initialize PVID only once | Ido Schimmel | 1 | -1/+0 |
2016-01-04 | chelsio: constify cphy_ops structures | Julia Lawall | 8 | -14/+14 |
2016-01-04 | fsl/fman: allow modular build | Arnd Bergmann | 1 | -1/+2 |
2016-01-04 | net: make ip6tunnel_xmit definition conditional | Arnd Bergmann | 1 | -0/+2 |
2016-01-04 | Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller | 34 | -181/+1862 |
2016-01-04 | udp: properly support MSG_PEEK with truncated buffers | Eric Dumazet | 2 | -4/+8 |
2016-01-04 | Merge branch 'r8169-hw-programming-typo-fixes' | David S. Miller | 1 | -16/+9 |
2016-01-04 | r8169:Correct the way of setting RTL8168DP ephy | Chun-Hao Lin | 1 | -11/+4 |
2016-01-04 | r8169:Fix typo in setting RTL8168H PHY PFM mode. | Chun-Hao Lin | 1 | -2/+2 |
2016-01-04 | r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM mode | Chun-Hao Lin | 1 | -3/+3 |
2016-01-04 | l2tp: rely on ppp layer for skb scrubbing | Guillaume Nault | 1 | -16/+1 |
2016-01-04 | Merge branch 'sh_eth-remove-BE-desc-support' | David S. Miller | 3 | -59/+30 |
2016-01-04 | sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}() | Sergei Shtylyov | 1 | -43/+29 |
2016-01-04 | sh_eth: remove EDMAC_BIG_ENDIAN | Sergei Shtylyov | 3 | -18/+3 |
2016-01-04 | tilepro: use to_delayed_work | Geliang Tang | 1 | -2/+1 |
2016-01-04 | Merge branch 'bnxt_en-combined-rx-tx-channels' | David S. Miller | 3 | -185/+328 |
2016-01-04 | bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings. | Michael Chan | 1 | -12/+45 |
2016-01-04 | bnxt_en: Modify init sequence to support shared or non shared rings. | Michael Chan | 1 | -10/+32 |
2016-01-04 | bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings. | Michael Chan | 3 | -25/+79 |
2016-01-04 | bnxt_en: Re-structure ring indexing and mapping. | Michael Chan | 2 | -38/+55 |
2016-01-04 | bnxt_en: Check for NULL rx or tx ring. | Michael Chan | 1 | -5/+22 |
2016-01-04 | bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct. | Michael Chan | 2 | -86/+70 |
2016-01-04 | bnxt_en: Refactor bnxt_dbg_dump_states(). | Michael Chan | 1 | -17/+33 |
2015-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 265 | -1263/+2582 |
2015-12-31 | Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+3 |
2015-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 3 | -18/+25 |
2015-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 36 | -198/+334 |
2015-12-31 | sparc: Wire up mlock2 system call. | David S. Miller | 3 | -4/+5 |
2015-12-31 | sparc: Add all necessary direct socket system calls. | David S. Miller | 3 | -18/+24 |
2015-12-31 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 8 | -59/+32 |
2015-12-31 | Merge branch 'ethtool-phy-stats' | David S. Miller | 5 | -1/+320 |
2015-12-31 | phy: micrel: Add ethtool statistics counters | Andrew Lunn | 1 | -0/+96 |
2015-12-31 | phy: marvell: Add ethtool statistics counters | Andrew Lunn | 1 | -0/+135 |
2015-12-31 | ethtool: Add phy statistics | Andrew Lunn | 3 | -1/+89 |
2015-12-30 | sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp... | Xin Long | 2 | -4/+5 |
2015-12-30 | Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub... | David S. Miller | 2 | -20/+44 |
2015-12-30 | net, socket, socket_wq: fix missing initialization of flags | Nicolai Stange | 1 | -0/+1 |
2015-12-30 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 7 | -32/+62 |
2015-12-30 | Merge branch 'be2net-next' | David S. Miller | 5 | -776/+841 |
2015-12-30 | be2net: bump up the driver version to 11.0.0.0 | Suresh Reddy | 1 | -1/+1 |