aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-19neigh: disallow un-init_net to change thresh of neighGao feng
2013-06-19neigh: only allow init_net to change the default neigh_parmsGao feng
2013-06-19neigh: no need to call lookup_neigh_parms in neigh_parms_allocGao feng
2013-06-19bnx2x: replace mechanism to check for next available packetDmitry Kravkov
2013-06-19bnx2x: add support for ndo_ll_pollDmitry Kravkov
2013-06-19net/mlx4_en: Low Latency recv statisticsAmir Vadai
2013-06-19net/mlx4_en: Add Low Latency Socket (LLS) supportAmir Vadai
2013-06-19openvswitch: gre tunneling support.David S. Miller
2013-06-19openvswitch: Add gre tunnel support.Pravin B Shelar
2013-06-19openvswitch: Optimize flow key match for non tunnel flows.Pravin B Shelar
2013-06-19openvswitch: Expand action buffer size.Pravin B Shelar
2013-06-19openvswitch: Add tunneling interface.Pravin B Shelar
2013-06-19openvswitch: Copy individual actions.Pravin B Shelar
2013-06-19ip_tunnel: Add dont fragment flag.Pravin B Shelar
2013-06-19ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar
2013-06-19ip_tunnels: extend iptunnel_xmit()Pravin B Shelar
2013-06-19gre: export gre_handle_offloads() function.Pravin B Shelar
2013-06-19gre: export gre_build_header() function.Pravin B Shelar
2013-06-19gre: Allow multiple protocol listener for gre protocol.Pravin B Shelar
2013-06-19gre: Simplify gre protocol registration locking.Pravin B Shelar
2013-06-19sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdefSergei Shtylyov
2013-06-19sh_eth: cleanup 'enum TD_STS_BIT'Sergei Shtylyov
2013-06-19sh_eth: remove redundant bits from 'eesipr_value' field initializerSergei Shtylyov
2013-06-19sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'Sergei Shtylyov
2013-06-19sh_eth: add NAPI supportSergei Shtylyov
2013-06-19sh_eth: define/use EESR_RX_CHECK macroSergei Shtylyov
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-19nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg
2013-06-19vxlan: fix check for migration of static entrystephen hemminger
2013-06-19bcm63xx_enet: fix return value check in bcm_enet_shared_probe()Wei Yongjun
2013-06-19can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde
2013-06-17ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer
2013-06-17staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb)Isaku Yamahata
2013-06-17pxa168_eth: convert skb->end into skb_end_pointer(skb)Isaku Yamahata
2013-06-17mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)Isaku Yamahata
2013-06-17net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb)Isaku Yamahata
2013-06-17net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb)Isaku Yamahata
2013-06-17bridge: fix switched interval for MLD Query typesLinus Lüssing
2013-06-17vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao
2013-06-17net: sctp: remove SCTP_STATIC macroDaniel Borkmann
2013-06-17net: sctp: get rid of t_new macro for kzallocDaniel Borkmann
2013-06-17fec: Add support to restart autonegotiateChris Healy
2013-06-17bonding: don't call alb_set_slave_mac_addr() while atomicVeaceslav Falico
2013-06-17net: cpsw: check for cpts pointer after its allocationSebastian Siewior
2013-06-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-06-17alx: add a simple AR816x/AR817x device driverJohannes Berg
2013-06-17tg3: Prevent system hang during repeated EEH errors.Michael Chan