aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-04isdn/capi: fix (middleware) device nodesPaul Bolle2-3/+3
2014-06-04isdn/capi: Make verbose reporting depend on capidrvPaul Bolle2-9/+9
2014-06-04isdn/capi: move capi_info2str to capidrv.cPaul Bolle3-205/+195
2014-06-04vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert4-63/+74
2014-06-04gre: Call gso_make_checksumTom Herbert11-6/+24
2014-06-04net: Add GSO support for UDP tunnels with checksumTom Herbert8-23/+31
2014-06-04tcp: Call gso_make_checksumTom Herbert1-5/+2
2014-06-04net: Support for multiple checksums with gsoTom Herbert3-2/+40
2014-06-04l2tp: call udp{6}_set_csumTom Herbert1-49/+5
2014-06-04udp: Generic functions to set checksumTom Herbert4-0/+96
2014-06-04bonding: Support macvlans on top of tlb/rlb mode bondsVlad Yasevich3-6/+45
2014-06-04macvlan: Support bonding eventsVlad Yasevich1-0/+7
2014-06-04bonding: Turn on IFF_UNICAST_FLT on bond devicesVlad Yasevich1-1/+1
2014-06-04net: Revert "fib_trie: use seq_file_net rather than seq->private"Sasha Levin1-1/+1
2014-06-04trivial: drivers/net/ethernet/nvidia/forcedeth.c: fix typo s/SUBSTRACT1/SUBTRACT1/Antonio Ospite1-5/+5
2014-06-04gianfar: Fix the section mismatch warnings.Xiubo Li1-1/+1
2014-06-04xen-netfront: initialise queue name in xennet_init_queueWei Liu1-0/+3
2014-06-04xen-net{back, front}: Document multi-queue feature in netif.hAndrew J. Bennieston1-0/+53
2014-06-04xen-netfront: Add support for multiple queuesAndrew J. Bennieston1-36/+134
2014-06-04xen-netfront: Factor queue-specific data into queue struct.Andrew J. Bennieston1-393/+579
2014-06-04xen-netback: Add support for multiple queuesAndrew J. Bennieston4-18/+116
2014-06-04xen-netback: Factor queue-specific data into queue structWei Liu4-590/+819
2014-06-04xen-netback: Move grant_copy_op array back into struct xenvif.Andrew J. Bennieston2-11/+1
2014-06-03e1000: Use time_after() for time comparisonManuel Schölling1-1/+2
2014-06-03e1000: remove the check: skb->len<=0Yongjian Xu1-5/+0
2014-06-03igb: add defaults for i210 TX/RX PBSIZETodd Fujinaka3-0/+13
2014-06-03igb: use mac loopback for i354 backplaneTodd Fujinaka1-2/+2
2014-06-03igb: rename igb_ptp_enable to igb_ptp_feature_enableJacob Keller1-5/+5
2014-06-03ixgbe: remove linux/export.h header from ixgbe_ptp.cJacob Keller1-1/+0
2014-06-03ixgbe: fix detection of SFP+ capable interfacesEmil Tantilov2-7/+2
2014-06-03sh_eth: fix SH7619/771x supportSergei Shtylyov1-0/+21
2014-06-03sh_eth: use RNC mode for packet receptionBen Dooks2-11/+2
2014-06-03net: remove some unless free on failure in alloc_netdev_mqs()WANG Cong1-5/+0
2014-06-03rtnetlink: fix a memory leak when ->newlink failsCong Wang1-3/+7
2014-06-03bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com1-0/+12
2014-06-03bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com1-2/+2
2014-06-03net: driver: smsc: set NOCARRIER flag in dev at driver initializationBalakumaran Kannan1-0/+2
2014-06-03hyper-v: make uuid_le conststephen hemminger3-9/+9
2014-06-03lpc_eth: Use resource_size instead of computationBenoit Taine1-5/+3
2014-06-03xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek1-11/+25
2014-06-02net: hisilicon: add hix5hd2 mac driverZhangfei Gao5-0/+1100