Age | Commit message (Expand) | Author |
2016-01-04 | switch wireless debugfs ->write() instances to memdup_user_nul() | Al Viro |
2016-01-04 | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro |
2016-01-04 | Merge branch 'memdup_user_nul' into work.misc | Al Viro |
2015-12-23 | new helpers: no_seek_end_llseek{,_size}() | Al Viro |
2015-12-18 | Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-12-18 | xen-netback: use RING_COPY_REQUEST() throughout | David Vrabel |
2015-12-18 | xen-netback: don't use last request to determine minimum Tx credit | David Vrabel |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-12-17 | drivers: net: xgene: fix Tx flow control | Iyappan Subramanian |
2015-12-16 | 82xx: FCC: Fixing a bug causing to FCC port lock-up | Martin Roth |
2015-12-16 | gianfar: Don't enable RX Filer if not supported | Hamish Martin |
2015-12-15 | qlcnic: fix a timeout loop | Dan Carpenter |
2015-12-15 | sfc: fix a timeout loop | Dan Carpenter |
2015-12-15 | qlge: fix a timeout loop in ql_change_rx_buffers() | Dan Carpenter |
2015-12-15 | amd-xgbe: fix a couple timeout loops | Dan Carpenter |
2015-12-15 | net/mlx4_core: fix handling return value of mlx4_slave_convert_port | Andrzej Hajda |
2015-12-15 | pptp: verify sockaddr_len in pptp_bind() and pptp_connect() | WANG Cong |
2015-12-15 | ravb: Add disable 10base | Kazuya Mizuguchi |
2015-12-15 | sh_eth: fix descriptor access endianness | Sergei Shtylyov |
2015-12-15 | sh_eth: fix TX buffer byte-swapping | Sergei Shtylyov |
2015-12-14 | sh_eth: uninline sh_eth_{write|read}() | Sergei Shtylyov |
2015-12-14 | stmmac: dwmac-sunxi: Call exit cleanup function in probe error path | Chen-Yu Tsai |
2015-12-14 | net: phy: mdio-mux: Check return value of mdiobus_alloc() | Tobias Klauser |
2015-12-13 | net:hns: print MAC with %pM | Andy Shevchenko |
2015-12-13 | net:hns: annotate IO address space properly | Andy Shevchenko |
2015-12-12 | sfc: only use RSS filters if we're using RSS | Bert Kenward |
2015-12-11 | bnxt_en: Implement missing tx timeout reset logic. | Michael Chan |
2015-12-11 | bnxt_en: Don't cancel sp_task from bnxt_close_nic(). | Michael Chan |
2015-12-11 | bnxt_en: Change bp->state to bitmap. | Michael Chan |
2015-12-11 | bnxt_en: Fix bitmap declaration to work on 32-bit arches. | Michael Chan |
2015-12-11 | phy: micrel: Fix finding PHY properties in MAC node. | Andrew Lunn |
2015-12-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2015-12-08 | net: ezchip: fix address space confusion in nps_enet.c | Arnd Bergmann |
2015-12-08 | net: fsl: avoid 64-bit warning on pq_mdio | Arnd Bergmann |
2015-12-08 | r8152: fix lockup when runtime PM is enabled | Peter Wu |
2015-12-08 | net: thunderx: Correctly distinguish between VF and LMAC count | Pavel Fedin |
2015-12-08 | geneve: Fix IPv6 xmit stats update. | Pravin B Shelar |
2015-12-08 | IB/mlx4: Use correct order of variables in log message | Wengang Wang |
2015-12-07 | vxlan: interpret IP headers for ECN correctly | Jiri Benc |
2015-12-07 | vxlan: support ndo_fill_metadata_dst also for IPv6 | Jiri Benc |
2015-12-07 | vxlan: move IPv6 outpute route calculation to a function | Jiri Benc |
2015-12-07 | qed: Correct slowpath interrupt scheme | Sudarsana Kalluru |
2015-12-07 | qed: Fix BAR size split for some servers | Ariel Elior |
2015-12-07 | qed: fix handling of concurrent ramrods. | Tomer Tayar |
2015-12-07 | ethernet: aurora: AURORA_NB8800 should depend on HAS_DMA | Geert Uytterhoeven |
2015-12-07 | virtio-net: Stop doing DMA from the stack | Michael S. Tsirkin |
2015-12-06 | net: qca_spi: fix transmit queue timeout handling | Stefan Wahren |
2015-12-05 | net: cdc_mbim: add "NDP to end" quirk for Huawei E3372 | Bjørn Mork |
2015-12-05 | stmmac: fix resource management when resume | Giuseppe CAVALLARO |
2015-12-05 | ravb: fix RX queue #1 frame error counter name | Sergei Shtylyov |