summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-08ipv6: increase maximum lifetime of flow labelsFlorent Fourcot
2013-11-08ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot
2013-11-08net: flow_dissector: small optimizations in IPv4 dissectEric Dumazet
2013-11-08netdev: smc91x: enable for xtensaBaruch Siach
2013-11-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-08inet: fix a UFO regressionEric Dumazet
2013-11-07Merge branch 'pskb_put'David S. Miller
2013-11-07net: skbuff - kernel-doc fixesMathias Krause
2013-11-07caif: use pskb_put() instead of reimplementing its functionalityMathias Krause
2013-11-07net: move pskb_put() to core codeMathias Krause
2013-11-07net: calxedaxgmac: Fix panic caused by MTU change of active interfaceAndreas Herrmann
2013-11-07Merge branch 'mlx4'David S. Miller
2013-11-07net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev
2013-11-07net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev
2013-11-07net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev
2013-11-07net/mlx4_core: Add immediate activate for VGT->VST->VGTRony Efraim
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein
2013-11-07net/mlx4_en: Add RFS support in UDPEyal Perry
2013-11-07Merge branch 'macvlan_hwaccel'David S. Miller
2013-11-07ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend
2013-11-07net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend
2013-11-07net/mlx4_en: Fixed crash when port type is changedAmir Vadai
2013-11-07isdn: icn: NULL dereference printing error messageDan Carpenter
2013-11-07net: make ndev->irq signed for error handlingDan Carpenter
2013-11-076lowpan: release device on error pathDan Carpenter
2013-11-07RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlansEyal Perry
2013-11-07net/vlan: Provide read access to the vlan egress mapEyal Perry
2013-11-07tg3: avoid double-freeing of rx data memoryIvan Vecera
2013-11-07MAINTAINERS: Update bnx2x maintainerEilon Greenstein
2013-11-07net: x86: bpf: don't forget to free sk_filter (v2)Andrey Vagin
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