aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* RDMA/cma: Update port reservation to support AF_IBSean Hefty2013-06-20
* IB/addr: Add AF_IB support to ip_addr_sizeSean Hefty2013-06-20
* RDMA/cma: Include AF_IB in loopback and any address checksSean Hefty2013-06-20
* RDMA/cma: Allow enabling reuseaddr in any stateSean Hefty2013-06-20
* RDMA/cma: Define native IB addressSean Hefty2013-06-20
* ndisc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-20
* ipv6: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-20
* inet: frag , remove an empty ifdef.Rami Rosen2013-06-20
* htb: refactor struct htb_sched fields for performanceEric Dumazet2013-06-20
* tcp: introduce a per-route knob for quick ackCong Wang2013-06-20
* sctp: Convert __list_for_each use to list_for_eachDave Jones2013-06-20
* bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang2013-06-20
* amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang2013-06-20
* Bnx2x: remove redundant D0 power state setYijing Wang2013-06-20
* net: Add missing dependencies on NETDEVICESBen Hutchings2013-06-20
* at91_ether: Do not select NET_COREBen Hutchings2013-06-20
* net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-20
* tcp:typo unset should be unsentWeiping Pan2013-06-20
* bonding: trivial: make alb use bond_slave_has_mac()Veaceslav Falico2013-06-20
* be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()Sathya Perla2013-06-20
* sit: fix an oops when IFLA_IPTUN_PROTO is not setNicolas Dichtel2013-06-20
* net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUFDaniel Borkmann2013-06-20
* neigh: disallow un-init_net to change thresh of neighGao feng2013-06-20
* neigh: only allow init_net to change the default neigh_parmsGao feng2013-06-20
* neigh: no need to call lookup_neigh_parms in neigh_parms_allocGao feng2013-06-20
* bnx2x: replace mechanism to check for next available packetDmitry Kravkov2013-06-19
* bnx2x: add support for ndo_ll_pollDmitry Kravkov2013-06-19
* net/mlx4_en: Low Latency recv statisticsAmir Vadai2013-06-19
* net/mlx4_en: Add Low Latency Socket (LLS) supportAmir Vadai2013-06-19
* openvswitch: gre tunneling support.David S. Miller2013-06-19
|\
| * openvswitch: Add gre tunnel support.Pravin B Shelar2013-06-19
| * openvswitch: Optimize flow key match for non tunnel flows.Pravin B Shelar2013-06-19
| * openvswitch: Expand action buffer size.Pravin B Shelar2013-06-19
| * openvswitch: Add tunneling interface.Pravin B Shelar2013-06-19
| * openvswitch: Copy individual actions.Pravin B Shelar2013-06-19
| * ip_tunnel: Add dont fragment flag.Pravin B Shelar2013-06-19
| * ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar2013-06-19
| * ip_tunnels: extend iptunnel_xmit()Pravin B Shelar2013-06-19
| * gre: export gre_handle_offloads() function.Pravin B Shelar2013-06-19
| * gre: export gre_build_header() function.Pravin B Shelar2013-06-19
| * gre: Allow multiple protocol listener for gre protocol.Pravin B Shelar2013-06-19
| * gre: Simplify gre protocol registration locking.Pravin B Shelar2013-06-19
|/
* sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdefSergei Shtylyov2013-06-19
* sh_eth: cleanup 'enum TD_STS_BIT'Sergei Shtylyov2013-06-19
* sh_eth: remove redundant bits from 'eesipr_value' field initializerSergei Shtylyov2013-06-19
* sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'Sergei Shtylyov2013-06-19
* sh_eth: add NAPI supportSergei Shtylyov2013-06-19
* sh_eth: define/use EESR_RX_CHECK macroSergei Shtylyov2013-06-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-19
| |\