aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* netpoll: protect napi_poll and poll_controller during dev_[open|close]Neil Horman2013-02-06
* wpan: whitespace fixAlexander Aring2013-02-06
* ipv6: Don't send packet to big messages to selfSteffen Klassert2013-02-06
* drivers: net: misc: Remove unused OOM variablesJoe Perches2013-02-06
* net: core: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-02-05
|\
| * ixgbe: Fix SR-IOV MTU warningAlexander Duyck2013-02-05
| * ixgbe: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck2013-02-05
| * ixgbe: update date to 2013Don Skidmore2013-02-05
| * ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay2013-02-05
| * ixgbe: fix potential null dereferenceJosh Hay2013-02-05
| * ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov2013-02-05
| * e1000e: cleanup checkpatch braces checksBruce Allan2013-02-05
| * e1000e: convert enums of register offsets and move #defines to regs.hBruce Allan2013-02-05
| * e1000e: cosmetic move of #defines and prototypes to the new manage.hBruce Allan2013-02-05
| * e1000e: cosmetic move of #defines and function prototypes to the new nvm.hBruce Allan2013-02-05
| * e1000e: cosmetic move of #defines and function prototypes to the new phy.hBruce Allan2013-02-05
| * e1000e: cosmetic move of function prototypes to the new mac.hBruce Allan2013-02-05
| * e1000e: cosmetic move of #defines and prototypes to the new ich8lan.hBruce Allan2013-02-05
| * e1000e: cosmetic move of #defines to the new 80003es2lan.hBruce Allan2013-02-05
| * e1000e: cosmetic move of #defines and prototypes to the new 82571.hBruce Allan2013-02-05
* | tcp: remove Appropriate Byte Count supportStephen Hemminger2013-02-05
* | ipv4: Disallow non-namespace aware protocols to register.David S. Miller2013-02-05
* | l2tp: Make ipv4 protocol handler namespace aware.David S. Miller2013-02-05
* | l2tp: create tunnel sockets in the right namespaceTom Parkin2013-02-05
* | l2tp: prevent tunnel creation on netns mismatchTom Parkin2013-02-05
* | l2tp: set netnsok flag for netlink messagesTom Parkin2013-02-05
* | l2tp: put tunnel socket release on a workqueueTom Parkin2013-02-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-05
|\ \
| * | net: usbnet: fix tx_dropped statisticsBjørn Mork2013-02-04
| * | tcp: ipv6: Update MIB counters for dropsVijay Subramanian2013-02-04
| * | tcp: Update MIB counters for dropsVijay Subramanian2013-02-04
| * | packet: fix leakage of tx_ring memoryPhil Sutter2013-02-03
| * | net: Fix inner_network_header assignment in skb-copy.Pravin B Shelar2013-02-03
| * | tcp: frto should not set snd_cwnd to 0Eric Dumazet2013-02-03
| * | tcp: fix an infinite loop in tcp_slow_start()Eric Dumazet2013-02-03
| * | Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-02-02
| |\ \
| | * | can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein2013-02-01
| * | | via-rhine: Fix bugs in NAPI support.David S. Miller2013-02-02
| * | | Merge branch 'wireless'David S. Miller2013-02-01
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-01
| |/| |
| | * | mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao2013-01-30
| | * | rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger2013-01-28
| | * | bcma: fix NAND flash validationRafał Miłecki2013-01-28
| | * | brcmsmac: fix tx status processingArend van Spriel2013-01-28
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-28
| | |\ \
| | | * | Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach2013-01-24
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-28
| | |\ \ \
| | | * | | cfg80211: off by one in ieee80211_bss()Dan Carpenter2013-01-24
| * | | | | tcp: detect SYN/data drop when F-RTO is disabledYuchung Cheng2013-01-31