summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-26Tunneling: use IP Tunnel stats APIs.Pravin B Shelar5-117/+7
2013-03-26VXLAN: Use IP Tunnels tunnel ENC encap APIPravin B Shelar1-24/+2
2013-03-26VXLAN: Fix vxlan stats handling.Pravin B Shelar2-65/+8
2013-03-26IPIP: Use ip-tunneling code.Pravin B Shelar2-690/+57
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar18-1283/+1594
2013-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller5-22/+43
2013-03-26pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico1-2/+2
2013-03-26x86, io_apic: remove duplicated include from irq_remapping.cWei Yongjun1-1/+0
2013-03-26igb: fix PHC stopping on max freqJiri Benc1-1/+1
2013-03-26igb: make sensor info staticStephen Hemminger1-1/+1
2013-03-26igb: SR-IOV init reorderingAlex Williamson1-1/+1
2013-03-26igb: Fix null pointer dereferenceAlex Williamson1-1/+1
2013-03-26igb: fix i350 anti spoofing configLior Levy1-14/+19
2013-03-26ixgbevf: don't release the soft entriesxunleer1-4/+20
2013-03-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2013-03-25net: Print functions in /proc/net/ptype without the offset.David S. Miller1-1/+1
2013-03-25ipv6: fix bad free of addrconf_init_netHong Zhiguo1-16/+10
2013-03-25unix: fix a race condition in unix_release()Paul Moore1-4/+3
2013-03-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds11-19/+27
2013-03-25ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2-12/+7
2013-03-25Revert "udp: increase inner ip header ID during segmentation"Pravin B Shelar1-6/+1
2013-03-25Revert "ip_gre: increase inner ip header ID during segmentation"Pravin B Shelar1-6/+1
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-21/+28
2013-03-25Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-6/+8
2013-03-25dsa: fix freeing of sparse port allocationFlorian Fainelli1-3/+5
2013-03-25dsa: factor freeing of dsa_platform_dataFlorian Fainelli1-20/+18
2013-03-25dsa: fix device tree binding documentation typo on #address-cellsFlorian Fainelli1-1/+1
2013-03-25xen-netback: remove skb in xen_netbk_alloc_pageWei Liu1-3/+2
2013-03-25xen-netfront: frags -> slots in xennet_get_responsesWei Liu1-9/+9
2013-03-25xen-netfront: remove unused variable `extra'Wei Liu1-7/+1
2013-03-25net: fec: build fec.c and fec_ptp.c to one moduleFrank Li3-4/+2
2013-03-25Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller14-82/+228
2013-03-25SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust1-2/+7
2013-03-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-73/+384
2013-03-25Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie5-13/+19
2013-03-25Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie6-60/+365
2013-03-25Merge tag 'firewire-net-resource-mgt' of git://git.kernel.org/pub/scm/linux/k...David S. Miller1-72/+105
2013-03-25tcp: undo spurious timeout after SACK renegingYuchung Cheng1-5/+2
2013-03-25bnx2x: fix assignment of signed expression to unsigned variableKumar Amit Mehta1-9/+9
2013-03-25bridge: fix crash when set mac address of br interfaceHong zhi guo1-1/+1
2013-03-258021q: fix a potential use-after-freeCong Wang1-7/+7
2013-03-25net: remove a WARN_ON() in net_enable_timestamp()Eric Dumazet1-1/+0
2013-03-25bridge: avoid br_ifinfo_notify when nothing changedHong zhi guo1-2/+2
2013-03-25dsa: add device tree bindings to register DSA switchesFlorian Fainelli2-5/+319
2013-03-25ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa2-2/+23
2013-03-25inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...Hannes Frederic Sowa3-30/+35
2013-03-25ipv6: provide addr and netconf dump consistency infoNicolas Dichtel2-0/+9
2013-03-25ipv4: provide addr and netconf dump consistency infoNicolas Dichtel2-1/+10
2013-03-25mv643xx_eth: defer probing if Marvell Orion MDIO driver not loadedSimon Baatz1-3/+9
2013-03-25net: mvmdio: define module alias for platform deviceSimon Baatz1-0/+1