summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-07Merge branch 'tipc_fragmentation'David S. Miller
2013-11-07tipc: reassembly failures should cause link resetErik Hugne
2013-11-07tipc: message reassembly using fragment chainErik Hugne
2013-11-07tipc: don't reroute message fragmentsErik Hugne
2013-11-07ath9k: enable DFS for IBSS modeSimon Wunderlich
2013-11-07phy: Add MOXA MDIO driverJonas Jensen
2013-11-07bonding: document the new packets_per_slave optionNikolay Aleksandrov
2013-11-07bonding: extend round-robin mode with packets_per_slaveNikolay Aleksandrov
2013-11-07qeth: avoid buffer overflow in snmp ioctlUrsula Braun
2013-11-07net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2013-11-07smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2013-11-07udp: Remove unnecessary semicolon from do{}while (0) macroJoe Perches
2013-11-07smsc9420: Use netif_<level>Joe Perches
2013-11-07jme: Remove unused #define PFXJoe Perches
2013-11-05virtio-net: switch to use XPS to choose txqJason Wang
2013-11-05ipv6: drop the judgement in rt6_alloc_cow()Duan Jiong
2013-11-05ipv6: fix headroom calculation in udp6_ufo_fragmentHannes Frederic Sowa
2013-11-05net: mv643xx_eth: Add missing phy_addr_set in DT modeJason Gunthorpe
2013-11-05ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-11-05Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-11-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-05Merge branch 'huawei_cdc_ncm'David S. Miller
2013-11-05net: cdc_ncm: remove non-standard NCM device IDsEnrico Mioso
2013-11-05net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driverEnrico Mioso
2013-11-05net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso
2013-11-05ipv6: remove old conditions on flow label sharingFlorent Fourcot
2013-11-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-04virtio-net: coalesce rx frags when possible during rxJason Wang
2013-11-04net: introduce skb_coalesce_rx_frag()Jason Wang
2013-11-04vxlan: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))Duan Jiong
2013-11-04net: codel: Avoid undefined behavior from signed overflowJesper Dangaard Brouer
2013-11-04Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-11-04tcp: properly handle stretch acks in slow startYuchung Cheng
2013-11-04tcp: enable sockets to use MSG_FASTOPEN by defaultYuchung Cheng
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-11-04netfilter: nft_compat: use _safe version of list_for_eachDan Carpenter
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-11-04Merge branch 'mlx4'David S. Miller
2013-11-04net/mlx4_core: Implement resource quota enforcementJack Morgenstein
2013-11-04net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapperJack Morgenstein
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein
2013-11-04net/mlx4_core: Fix checking order in MR table initJack Morgenstein
2013-11-04net/mlx4_core: Don't fail reg/unreg vlan for older guestsJack Morgenstein
2013-11-04net/mlx4_core: Resource tracker for reg/unreg vlansJack Morgenstein
2013-11-04net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein