summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-10af_unix: remove unix_iter_stateEric Dumazet
2012-06-10ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.David S. Miller
2012-06-09inet: Consolidate inetpeer_invalidate_tree() interfaces.David S. Miller
2012-06-09inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.cDavid S. Miller
2012-06-09[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller
2012-06-09tcp: Get rid of inetpeer special cases.David S. Miller
2012-06-09inet: Create and use rt{,6}_get_peer_create().David S. Miller
2012-06-08af_unix: speedup /proc/net/unixEric Dumazet
2012-06-08inetpeer: add parameter net for inet_getpeer_v4,v6Gao feng
2012-06-08inetpeer: add namespace support for inetpeerGao feng
2012-06-07be2net: Fix driver load for VFs for LancerPadmanabh Ratnakar
2012-06-07macvtap: use prepare_to_wait/finish_wait to ensure mbHong zhi guo
2012-06-07bnx2x: Added EEE Ethtool support.Yuval Mintz
2012-06-07bnx2x: Added EEE supportYuval Mintz
2012-06-07Added kernel support in EEE Ethtool commandsYuval Mintz
2012-06-07net: Update kernel-doc for __alloc_skb()Ben Hutchings
2012-06-07qlcnic: Fix protcol type in case of inband vlan.Rajesh Borundia
2012-06-07qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria
2012-06-07qlcnic: Fix estimation of recv MSS in case of LRORajesh Borundia
2012-06-07net/ethernet: ks8851_mll unregister_netdev() before freeingDan Carpenter
2012-06-07can: c_can: Add support for Bosch D_CAN controllerAnilKumar Ch
2012-06-07can: c_can: Move overlay structure to array with offset as indexAnilKumar Ch
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-06-06Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-06-06inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet
2012-06-06net: sierra_net: device IDs for Aircard 320U++Bjørn Mork
2012-06-06mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn
2012-06-06sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instructionDavid S. Miller
2012-06-06x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instructionEric Dumazet
2012-06-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO
2012-06-06stmmac: update driver's docGiuseppe CAVALLARO
2012-06-06stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO
2012-06-06drivers: net: Remove casts to same typeJoe Perches
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-06-06ethernet: Remove casts to same typeJoe Perches
2012-06-06be2net: update driver versionSathya Perla
2012-06-06be2net: do not use SCRATCHPAD registerSathya Perla
2012-06-06be2net: remove unnecessary usage of unlikely()Sathya Perla
2012-06-06be2net: fix reporting number of actual rx queuesSathya Perla
2012-06-06be2net: do not modify PCI MaxReadReq sizeSathya Perla
2012-06-06be2net: cleanup be_vid_config()Sathya Perla
2012-06-06be2net: don't call vid_config() when there's no vlan configSathya Perla
2012-06-06ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend
2012-06-06ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend
2012-06-06e1000e: test for valid check_reset_block function pointerBruce Allan
2012-06-05gianfar_ethtool: coding style and whitespace cleanupsJan Ceuleers
2012-06-05gianfar: Remove superfluous initialisationsJan Ceuleers