summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-29ip_tunnel: Fix off-by-one error in forming dev name.Pravin B Shelar
2013-03-29net: simplify the getting percpu of flow_cacheLi RongQing
2013-03-29netlink: fix the warning introduced by netlink API replacementHong zhi guo
2013-03-28audit: pass int* to nlmsg_nextAlexandru Copot
2013-03-28bridge: remove unused variable ifmHong zhi guo
2013-03-28net/macb: make clk_enable atomicSteffen Trumtrar
2013-03-28net/macb: force endian_swp_pkt_en to offSteffen Trumtrar
2013-03-28net/macb: clear tx/rx completion flags in ISRSteffen Trumtrar
2013-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-03-28Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-03-28connector: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-28scsi: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-28gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-28selinux: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-28audit: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-28net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-28ixgbevf: Adjust to handle unassigned MAC address from PFGreg Rose
2013-03-28ixgbe: Don't give VFs random MAC addressesGreg Rose
2013-03-28e1000e: fix scheduling while atomic bugsBruce Allan
2013-03-28e1000e: increase driver version numberBruce Allan
2013-03-28e1000e: cleanup unused definesBruce Allan
2013-03-28e1000e: add support for LTR on I217/I218Bruce Allan
2013-03-28e1000e: enable EEE by defaultBruce Allan
2013-03-28e1000e: EEE capability advertisement not set/disabled as requiredBruce Allan
2013-03-28e1000e: long access timeouts when I217/I218 MAC and PHY are out of syncBruce Allan
2013-03-28e1000e: fix LED blink logic for designs with LEDs driven by cathodeBruce Allan
2013-03-28e1000e: slow performance between two 82579 connected via 10Mbit hubBruce Allan
2013-03-28e1000e: additional error handling on PHY register accessesBruce Allan
2013-03-28net: add ETH_P_802_3_MINSimon Horman
2013-03-28bnx2x: fix compilation without CONFIG_BNX2X_SRIOVDmitry Kravkov
2013-03-28tokenring: delete last holdout of CONFIG_TRPaul Bolle
2013-03-28net: fix compile error of implicit declaration of skb_probe_transport_headerYing Xue
2013-03-27yam: remove redundant null check on devColin Ian King
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-27Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-03-27phy: Elimination the forced speed reduction algorithm.Kirill Kapranov
2013-03-27net: use the frag lru_lock to protect netns_frags.nqueues updateJesper Dangaard Brouer
2013-03-27net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loopJesper Dangaard Brouer
2013-03-27ppp: reuse print_hex_dump_bytesAndy Shevchenko
2013-03-27net: core: let's use native isxdigit instead of customAndy Shevchenko
2013-03-27bnx2x: Cosmetic changesYaniv Rosner
2013-03-27bnx2x: Support reading I2C EEPROM SFF8472Yaniv Rosner
2013-03-27bnx2x: Prevent VF raceDmitry Kravkov
2013-03-27bnx2x: Fix VF outer vlan removalAriel Elior
2013-03-27bnx2x: Fix VF statisticsAriel Elior
2013-03-27bnx2x: missing ARI should not be lethalAriel Elior
2013-03-27bnx2x: Fix AER semaphore releaseYuval Mintz
2013-03-27net: switch to use skb_probe_transport_header()Jason Wang
2013-03-27net: core: introduce skb_probe_transport_header()Jason Wang
2013-03-27net: core: let skb_partial_csum_set() set transport headerJason Wang