summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vhost: fix ref cnt checking deadlockMichael S. Tsirkin2014-02-131-21/+20
* USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n'Liu Junliang2014-02-131-1/+0
* USB2NET: SR9800: use %zu for size_tJingoo Han2014-02-131-1/+1
* net: sched: Cleanup PIE commentsVijay Subramanian2014-02-131-5/+16
* net: cpsw: catch of_get_phy_mode failing and propagate errorUwe Kleine-König2014-02-131-0/+5
* net: qmi_wwan: add support for Cinterion PXS8 and PHS8Aleksander Morgado2014-02-131-0/+1
* Merge tag 'linux-can-fixes-for-3.14-20140212' of git://gitorious.org/linux-ca...David S. Miller2014-02-131-0/+2
|\
| * can: kvaser_usb: check number of channels returned by HWOlivier Sobrie2014-02-121-0/+2
* | net: axienet: Fix compilation warningsMichal Simek2014-02-131-4/+8
* | net: axienet: Fix compilation errorMichal Simek2014-02-131-0/+1
* | net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-02-133-4/+101
* | net: core: introduce netif_skb_dev_featuresFlorian Westphal2014-02-132-11/+18
* | bonding: Fix deadlock in bonding driver when using netpolldingtianhong2014-02-131-0/+7
* | Documentation/networking: delete orphaned 3c505.txt file.Paul Gortmaker2014-02-131-45/+0
* | sctp: optimize the sctp_sysctl_net_registerwangweidong2014-02-131-7/+10
* | sctp: fix a missed .data initializationwangweidong2014-02-131-0/+1
* | net: correct error path in rtnl_newlink()Cong Wang2014-02-131-7/+12
* | macvlan: unregister net device when netdev_upper_dev_link() failsCong Wang2014-02-131-2/+3
* | tipc: fix message corruption bug for deferred packetsErik Hugne2014-02-132-0/+8
* | net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla2014-02-136-0/+408
* | net: fix macvtap type name in KconfigJan Luebbe2014-02-131-1/+1
|/
* Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-02-113-1/+9
|\
| * microblaze: Fix a typo when disabling stack protectionEdgar E. Iglesias2014-02-101-1/+1
| * microblaze: Define readq and writeq IO helper functionMichal Simek2014-02-101-0/+6
| * microblaze: Fix missing HZ macroMichal Simek2014-02-101-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-02-116-37/+37
|\ \
| * | s390/cio: improve cio_commit_configSebastian Ott2014-02-061-26/+14
| * | s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-02-051-2/+5
| * | s390/dump: Fix dump memory detectionMichael Holzheu2014-02-041-0/+10
| * | s390/appldata: restore missing init_virt_timer()Gerald Schaefer2014-01-291-0/+1
| * | s390/qdio: correct program-controlled interruption checkingUrsula Braun2014-01-291-1/+1
| * | s390/qdio: for_each macro correctnessJose Alonso2014-01-291-8/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-11144-799/+2454
|\ \ \
| * | | 6lowpan: fix lockdep splatsEric Dumazet2014-02-101-0/+20
| * | | alx: add missing stats_lock spinlock initJohn Greene2014-02-101-0/+1
| * | | 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffersRichard Yao2014-02-101-1/+4
| * | | bonding: remove unwanted bond lock for enslave processingdingtianhong2014-02-101-1/+0
| * | | USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver SupportLiu Junliang2014-02-104-0/+1089
| * | | tcp: tsq: fix nonagle handlingJohn Ogness2014-02-101-2/+11
| * | | Merge branch 'bridge'David S. Miller2014-02-107-63/+129
| |\ \ \
| | * | | bridge: Prevent possible race condition in br_fdb_change_mac_addressToshiaki Makita2014-02-101-1/+5
| | * | | bridge: Properly check if local fdb entry can be deleted when deleting vlanToshiaki Makita2014-02-103-9/+23
| | * | | bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...Toshiaki Makita2014-02-101-19/+6
| | * | | bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...Toshiaki Makita2014-02-101-25/+32
| | * | | bridge: Fix the way to check if a local fdb entry can be deletedToshiaki Makita2014-02-103-1/+34
| | * | | bridge: Change local fdb entries whenever mac address of bridge device changesToshiaki Makita2014-02-103-4/+5
| | * | | bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_addressToshiaki Makita2014-02-101-1/+1
| | * | | bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddrToshiaki Makita2014-02-101-9/+20
| | * | | bridge: Fix the way to find old local fdb entries in br_fdb_changeaddrToshiaki Makita2014-02-103-7/+16
| |/ / /
| * | | tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 minJesper Juhl2014-02-091-1/+1
OpenPOWER on IntegriCloud