summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mlx5: Return -EFAULT instead of -EPERMDan Carpenter2013-07-113-17/+13
* mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer2013-07-112-3/+3
* mlx5_core: Fixes for sparse warningsRoland Dreier2013-07-082-11/+21
* IB/mlx5: Make profile[] static in main.cRoland Dreier2013-07-081-1/+1
* mlx5: Fix parameter type of health_handler_tRoland Dreier2013-07-081-1/+1
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-0845-0/+15779
* IB/core: Add reserved values to enums for low-level driver useJack Morgenstein2013-07-071-2/+33
* ndisc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-191-1/+1
* ipv6: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-191-2/+2
* inet: frag , remove an empty ifdef.Rami Rosen2013-06-191-2/+0
* htb: refactor struct htb_sched fields for performanceEric Dumazet2013-06-191-86/+95
* tcp: introduce a per-route knob for quick ackCong Wang2013-06-193-3/+10
* sctp: Convert __list_for_each use to list_for_eachDave Jones2013-06-191-1/+1
* bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang2013-06-191-1/+1
* amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang2013-06-191-3/+3
* Bnx2x: remove redundant D0 power state setYijing Wang2013-06-191-3/+1
* net: Add missing dependencies on NETDEVICESBen Hutchings2013-06-193-7/+5
* at91_ether: Do not select NET_COREBen Hutchings2013-06-191-1/+0
* net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-1933-61/+3
* 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
OpenPOWER on IntegriCloud