summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp:typo unset should be unsentWeiping Pan2013-06-191-1/+1
* bonding: trivial: make alb use bond_slave_has_mac()Veaceslav Falico2013-06-191-42/+11
* be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()Sathya Perla2013-06-191-27/+4
* sit: fix an oops when IFLA_IPTUN_PROTO is not setNicolas Dichtel2013-06-191-1/+1
* net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUFDaniel Borkmann2013-06-191-6/+9
* neigh: disallow un-init_net to change thresh of neighGao feng2013-06-191-0/+6
* neigh: only allow init_net to change the default neigh_parmsGao feng2013-06-191-1/+1
* neigh: no need to call lookup_neigh_parms in neigh_parms_allocGao feng2013-06-191-6/+2
* bnx2x: replace mechanism to check for next available packetDmitry Kravkov2013-06-194-37/+42
* bnx2x: add support for ndo_ll_pollDmitry Kravkov2013-06-194-11/+208
* net/mlx4_en: Low Latency recv statisticsAmir Vadai2013-06-193-1/+29
* net/mlx4_en: Add Low Latency Socket (LLS) supportAmir Vadai2013-06-194-4/+178
* openvswitch: gre tunneling support.David S. Miller2013-06-1923-456/+1373
|\
| * openvswitch: Add gre tunnel support.Pravin B Shelar2013-06-198-2/+323
| * openvswitch: Optimize flow key match for non tunnel flows.Pravin B Shelar2013-06-193-20/+42
| * openvswitch: Expand action buffer size.Pravin B Shelar2013-06-191-1/+1
| * openvswitch: Add tunneling interface.Pravin B Shelar2013-06-1910-7/+251
| * openvswitch: Copy individual actions.Pravin B Shelar2013-06-193-58/+225
| * ip_tunnel: Add dont fragment flag.Pravin B Shelar2013-06-191-0/+1
| * ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar2013-06-196-27/+54
| * ip_tunnels: extend iptunnel_xmit()Pravin B Shelar2013-06-196-94/+131
| * gre: export gre_handle_offloads() function.Pravin B Shelar2013-06-193-32/+32
| * gre: export gre_build_header() function.Pravin B Shelar2013-06-193-39/+35
| * gre: Allow multiple protocol listener for gre protocol.Pravin B Shelar2013-06-193-151/+267
| * gre: Simplify gre protocol registration locking.Pravin B Shelar2013-06-191-27/+13
|/
* sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdefSergei Shtylyov2013-06-192-3/+4
* sh_eth: cleanup 'enum TD_STS_BIT'Sergei Shtylyov2013-06-191-4/+4
* sh_eth: remove redundant bits from 'eesipr_value' field initializerSergei Shtylyov2013-06-191-1/+1
* sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'Sergei Shtylyov2013-06-192-17/+0
* sh_eth: add NAPI supportSergei Shtylyov2013-06-192-12/+74
* sh_eth: define/use EESR_RX_CHECK macroSergei Shtylyov2013-06-192-11/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19369-2198/+8019
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-191-2/+9
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-191-2/+9
| | |\
| | | * nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg2013-06-191-2/+9
| * | | vxlan: fix check for migration of static entrystephen hemminger2013-06-191-1/+1
| * | | can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde2013-06-191-1/+4
| * | | ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer2013-06-171-1/+1
| * | | bridge: fix switched interval for MLD Query typesLinus Lüssing2013-06-171-2/+3
| * | | vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao2013-06-171-3/+3
| * | | net: cpsw: check for cpts pointer after its allocationSebastian Siewior2013-06-171-1/+1
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-1718-52/+142
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-1718-52/+142
| | |\ \ \ | | | |/ /
| | | * | brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel2013-06-131-0/+4
| | | * | Bluetooth: btmrvl: fix thread stopping raceDaniel Drake2013-06-131-5/+4
| | | * | Bluetooth: Fix conditions for HCI_Delete_Stored_Link_KeyJohan Hedberg2013-06-131-5/+10
| | | * | Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo2013-06-131-0/+3
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-125-3/+7
| | | |\ \
| | | | * | iwlwifi: fix rate control regressionMoshe Benji2013-06-122-1/+2
| | | | * | iwlwifi: mvm: correctly set the flags for BAREmmanuel Grumbach2013-06-041-1/+2
OpenPOWER on IntegriCloud