summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bgmac: add generic ndo_validate_addr netdev opsHauke Mehrtens2013-02-061-0/+1
* bgmac: write mac address to hardware in ndo_set_mac_addressHauke Mehrtens2013-02-061-8/+25
* bgmac: implement missing code for BCM53572Hauke Mehrtens2013-02-062-3/+5
* macvlan: add multicast filterEric Dumazet2013-02-062-0/+29
* net: reset mac header in dev_start_xmit()Eric Dumazet2013-02-061-0/+2
* net: adjust skb_gso_segment() for calling in rx pathCong Wang2013-02-063-8/+26
* wpan: use stack buffer instead of heapAlexander Aring2013-02-061-6/+1
* 6lowpan: use stack buffer instead of heapAlexander Aring2013-02-061-9/+4
* 6lowpan: Remove __init tag from lowpan_netlink_fini().David S. Miller2013-02-061-1/+1
* team: allow userspace to take control over carrierFlavio Leitner2013-02-062-0/+9
* drivers: net:ethernet: cpsw: add support for VLANMugunthan V N2013-02-063-2/+109
* drivers: net: cpsw: Add helper functions for VLAN ALE implementationMugunthan V N2013-02-063-22/+113
* netpoll: protect napi_poll and poll_controller during dev_[open|close]Neil Horman2013-02-063-2/+76
* wpan: whitespace fixAlexander Aring2013-02-061-1/+1
* ipv6: Don't send packet to big messages to selfSteffen Klassert2013-02-061-2/+1
* drivers: net: misc: Remove unused OOM variablesJoe Perches2013-02-062-2/+0
* net: core: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-062-12/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-02-0547-910/+1228
|\
| * ixgbe: Fix SR-IOV MTU warningAlexander Duyck2013-02-052-3/+1
| * ixgbe: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck2013-02-051-1/+1
| * ixgbe: update date to 2013Don Skidmore2013-02-0529-30/+30
| * ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay2013-02-052-6/+7
| * ixgbe: fix potential null dereferenceJosh Hay2013-02-051-0/+3
| * ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov2013-02-056-7/+66
| * e1000e: cleanup checkpatch braces checksBruce Allan2013-02-055-8/+2
| * e1000e: convert enums of register offsets and move #defines to regs.hBruce Allan2013-02-053-223/+253
| * e1000e: cosmetic move of #defines and prototypes to the new manage.hBruce Allan2013-02-054-41/+73
| * e1000e: cosmetic move of #defines and function prototypes to the new nvm.hBruce Allan2013-02-053-15/+48
| * e1000e: cosmetic move of #defines and function prototypes to the new phy.hBruce Allan2013-02-045-222/+243
| * e1000e: cosmetic move of function prototypes to the new mac.hBruce Allan2013-02-043-37/+76
| * e1000e: cosmetic move of #defines and prototypes to the new ich8lan.hBruce Allan2013-02-046-230/+270
| * e1000e: cosmetic move of #defines to the new 80003es2lan.hBruce Allan2013-02-043-63/+96
| * e1000e: cosmetic move of #defines and prototypes to the new 82571.hBruce Allan2013-02-046-25/+60
* | tcp: remove Appropriate Byte Count supportStephen Hemminger2013-02-059-67/+1
* | ipv4: Disallow non-namespace aware protocols to register.David S. Miller2013-02-053-26/+6
* | l2tp: Make ipv4 protocol handler namespace aware.David S. Miller2013-02-051-6/+10
* | l2tp: create tunnel sockets in the right namespaceTom Parkin2013-02-051-33/+54
* | l2tp: prevent tunnel creation on netns mismatchTom Parkin2013-02-051-2/+9
* | l2tp: set netnsok flag for netlink messagesTom Parkin2013-02-051-0/+1
* | l2tp: put tunnel socket release on a workqueueTom Parkin2013-02-052-44/+61
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-0538-166/+291
|\ \
| * | net: usbnet: fix tx_dropped statisticsBjørn Mork2013-02-041-6/+4
| * | tcp: ipv6: Update MIB counters for dropsVijay Subramanian2013-02-041-1/+5
| * | tcp: Update MIB counters for dropsVijay Subramanian2013-02-041-1/+2
| * | packet: fix leakage of tx_ring memoryPhil Sutter2013-02-031-4/+6
| * | net: Fix inner_network_header assignment in skb-copy.Pravin B Shelar2013-02-031-1/+1
| * | tcp: frto should not set snd_cwnd to 0Eric Dumazet2013-02-031-1/+2
| * | tcp: fix an infinite loop in tcp_slow_start()Eric Dumazet2013-02-031-4/+10
| * | Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-02-021-1/+5
| |\ \
| | * | can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein2013-02-011-1/+5
OpenPOWER on IntegriCloud