summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: introduce ipv6_make_skbVlad Yasevich2015-02-022-19/+103
* ipv6: Append sending data to arbitrary queueVlad Yasevich2015-02-021-39/+67
* ipv6: pull cork initialization into its own function.Vlad Yasevich2015-02-022-74/+96
* cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixesAnish Bhatt2015-02-022-2/+107
* net/tulip: don't warn about unknown ARM architectureArnd Bergmann2015-02-021-1/+1
* net: hip04: add missing MODULE_LICENSEArnd Bergmann2015-02-021-0/+1
* net: dctcp: loosen requirement to assert ECT(0) during 3WHSFlorian Westphal2015-02-021-9/+5
* Merge branch 'net-timestamp'David S. Miller2015-02-0211-17/+113
|\
| * net-timestamp: no-payload option in txtimestamp testWillem de Bruijn2015-02-021-4/+24
| * net-timestamp: no-payload only sysctlWillem de Bruijn2015-02-025-1/+41
| * net-timestamp: no-payload optionWillem de Bruijn2015-02-026-12/+48
|/
* net: rocker: Add support for retrieving port level statisticsDavid Ahern2015-02-012-0/+155
* Merge branch 'switchdev_offload_flags'David S. Miller2015-02-0112-21/+206
|\
| * team: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellin...Roopa Prabhu2015-02-011-1/+4
| * bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/del...Roopa Prabhu2015-02-011-1/+8
| * rocker: set feature NETIF_F_HW_SWITCH_OFFLOADRoopa Prabhu2015-02-011-1/+2
| * bridge: offload bridge port attributes to switch asic if feature flag setRoopa Prabhu2015-02-011-3/+23
| * swdevice: add new apis to set and del bridge port attributesRoopa Prabhu2015-02-012-1/+146
| * bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu2015-02-017-13/+18
| * netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...Roopa Prabhu2015-02-011-1/+5
|/
* stmmac: DMA threshold mode or SF mode can be different among multiple device ...Sonic Zhang2015-02-011-2/+3
* cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCBHariprasad Shenai2015-02-011-1/+23
* Merge branch 'hso-next'David S. Miller2015-02-011-51/+40
|\
| * hso: fix rfkill name conflictsOlivier Sobrie2015-02-011-2/+3
| * hso: add missing cancel_work_sync in disconnect()Olivier Sobrie2015-02-011-0/+2
| * hso: update serial_table in usb disconnect methodOlivier Sobrie2015-02-011-1/+1
| * hso: move tty_unregister outside hso_serial_common_free()Olivier Sobrie2015-02-011-3/+9
| * hso: replace reset_device work by usb_queue_reset_device()Olivier Sobrie2015-02-011-24/+1
| * hso: rename hso_dev into serial in hso_free_interface()Olivier Sobrie2015-02-011-6/+6
| * hso: fix small indentation errorOlivier Sobrie2015-02-011-2/+2
| * hso: fix memory leak in hso_create_rfkill()Olivier Sobrie2015-02-011-9/+3
| * hso: fix memory leak when device disconnectsOlivier Sobrie2015-02-011-0/+1
| * hso: fix crash when device disappears while serial port is openOlivier Sobrie2015-02-011-4/+13
| * hso: remove useless header file timer.hOlivier Sobrie2015-02-011-1/+0
|/
* ipv4: icmp: use percpu allocationEric Dumazet2015-01-312-10/+10
* drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on KeystoneKaricheri, Muralidharan2015-01-315-7/+59
* tcp: use SACK RTTs for CCKenneth Klette Jonassen2015-01-311-2/+4
* irda: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-01-301-3/+5
* rhashtable: Make selftest modularGeert Uytterhoeven2015-01-304-206/+229
* net: mark some potential candidates __read_mostlyDaniel Borkmann2015-01-305-6/+6
* Merge branch 'cpsw_macid'David S. Miller2015-01-306-34/+116
|\
| * net: davinci_emac: Get device MAC on 3517Tony Lindgren2015-01-302-1/+35
| * net: davinci_emac: Get device dm816x MAC address using the cpsw codeTony Lindgren2015-01-301-1/+22
| * net: cpsw: Add a minimal cpsw-common module for shared codeTony Lindgren2015-01-304-33/+60
|/
* Merge tag 'linux-can-next-for-3.20-20150128' of git://git.kernel.org/pub/scm/...David S. Miller2015-01-2910-226/+1981
|\
| * can: peak_usb: add support for PEAK new CANFD USB adaptersStephane Grosjean2015-01-286-4/+1337
| * can: peak_usb: add peak_usb_netif_rx() new functionStephane Grosjean2015-01-282-1/+18
| * can: peak_usb: export pcan_usb_pro functionsStephane Grosjean2015-01-282-12/+17
| * can: peak_usb: upgrade core to new struct canfd_frameStephane Grosjean2015-01-282-4/+6
| * can: peak_usb: upgrade core to data bittiming specsStephane Grosjean2015-01-282-5/+34
OpenPOWER on IntegriCloud