Age | Commit message (Expand) | Author |
2012-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-08-31 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2012-08-31 | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso |
2012-08-30 | bnx2x: Correct the ndo_poll_controller call | Merav Sicron |
2012-08-30 | bnx2x: Move netif_napi_add to the open call | Merav Sicron |
2012-08-30 | ipv4: must use rcu protection while calling fib_lookup | Eric Dumazet |
2012-08-30 | net/fsl_pq_mdio: add support for the Fman 1G MDIO controller | Timur Tabi |
2012-08-30 | net/fsl-pq-mdio: coalesce multiple memory allocations into one | Timur Tabi |
2012-08-30 | net/fsl_pq_mdio: streamline probing of MDIO nodes | Timur Tabi |
2012-08-30 | net/fsl_pq_mdio: various small fixes | Timur Tabi |
2012-08-30 | net/fsl_pq_mdio: merge some functions together | Timur Tabi |
2012-08-30 | net/fsl_pq_mdio: trim #include statements | Timur Tabi |
2012-08-30 | net/freescale: do not export any functions from fsl_pq_mdio.c | Timur Tabi |
2012-08-30 | be2net: modify log msg for lack of privilege error | Vasundhara Volam |
2012-08-30 | be2net: fixup malloc/free of adapter->pmac_id | Sathya Perla |
2012-08-30 | be2net: fix FW default for VF tx-rate | Vasundhara Volam |
2012-08-30 | be2net: fix max VFs reported by HW | Vasundhara Volam |
2012-08-30 | be2net: create RSS rings even in multi-channel configs | Sathya Perla |
2012-08-30 | drivers/ieee802154: move ieee802154 drivers to net folder | alex.bluesman.smirnov@gmail.com |
2012-08-30 | drivers/ieee802154/at86rf230: replace the code under _init and _exit by macro | alex.bluesman.smirnov@gmail.com |
2012-08-30 | bnx2x: fix 57840_MF pci id | Yuval Mintz |
2012-08-30 | netlink: add minlen validation for the new signed types | Julian Anastasov |
2012-08-30 | drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignment | Julia Lawall |
2012-08-30 | forcedeth: prevent TX timeouts after reboot | david decotigny |
2012-08-30 | forcedeth: fix TX timeout caused by TX pause on down link | david decotigny |
2012-08-30 | forcedeth: fix buffer overflow | david decotigny |
2012-08-30 | netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device | Timur Tabi |
2012-08-30 | net: ipv4: ipmr_expire_timer causes crash when removing net namespace | Francesco Ruggeri |
2012-08-30 | e1000e: DoS while TSO enabled caused by link partner with small MSS | Bruce Allan |
2012-08-30 | of/mdio-gpio: Simplify the way device tree support is implemented. | Srinivas Kandagatla |
2012-08-30 | of/mdio: Add dummy functions in of_mdio.h. | Srinivas Kandagatla |
2012-08-30 | netpoll: provide an IP ident in UDP frames | Eric Dumazet |
2012-08-30 | l2tp: avoid to use synchronize_rcu in tunnel free function | xeb@mail.ru |
2012-08-30 | gianfar: fix default tx vlan offload feature flag | Claudiu Manoil |
2012-08-30 | netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation | Pablo Neira Ayuso |
2012-08-30 | xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RX | Ian Campbell |
2012-08-30 | net: dev: fix the incorrect hold of net namespace's lo device | Gao feng |
2012-08-30 | netfilter: nfnetlink_log: fix error return code in init path | Julia Lawall |
2012-08-30 | netfilter: ctnetlink: fix error return code in init path | Julia Lawall |
2012-08-30 | ipvs: fix error return code | Julia Lawall |
2012-08-29 | netpoll: revert 6bdb7fe3104 and fix be_poll() instead | Amerigo Wang |
2012-08-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie... | David S. Miller |
2012-08-24 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller |
2012-08-24 | Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc | David S. Miller |
2012-08-24 | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can | David S. Miller |
2012-08-24 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-08-24 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-08-24 | sfc: Fix the initial device operstate | Ben Hutchings |
2012-08-24 | sfc: Assign efx and efx->type as early as possible in efx_pci_probe() | Ben Hutchings |
2012-08-24 | sfc: Remove bogus comment about MTU change and RX buffer overrun | Ben Hutchings |