| Commit message (Expand) | Author | Files | Lines |
2013-06-20 | netfilter: nf_conntrack: avoid large timeout for mid-stream pickup | Florian Westphal | 1 | -0/+6 |
2013-06-20 | netfilter: check return code from nla_parse_tested | Daniel Borkmann | 3 | -13/+39 |
2013-06-20 | ndisc: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 1 | -1/+1 |
2013-06-20 | ipv6: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 1 | -2/+2 |
2013-06-20 | inet: frag , remove an empty ifdef. | Rami Rosen | 1 | -2/+0 |
2013-06-20 | htb: refactor struct htb_sched fields for performance | Eric Dumazet | 1 | -86/+95 |
2013-06-20 | tcp: introduce a per-route knob for quick ack | Cong Wang | 3 | -3/+10 |
2013-06-20 | sctp: Convert __list_for_each use to list_for_each | Dave Jones | 1 | -1/+1 |
2013-06-20 | bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) | Yijing Wang | 1 | -1/+1 |
2013-06-20 | amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) | Yijing Wang | 1 | -3/+3 |
2013-06-20 | Bnx2x: remove redundant D0 power state set | Yijing Wang | 1 | -3/+1 |
2013-06-20 | net: Add missing dependencies on NETDEVICES | Ben Hutchings | 3 | -7/+5 |
2013-06-20 | at91_ether: Do not select NET_CORE | Ben Hutchings | 1 | -1/+0 |
2013-06-20 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings | 33 | -61/+3 |
2013-06-20 | tcp:typo unset should be unsent | Weiping Pan | 1 | -1/+1 |
2013-06-20 | bonding: trivial: make alb use bond_slave_has_mac() | Veaceslav Falico | 1 | -42/+11 |
2013-06-20 | be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs() | Sathya Perla | 1 | -27/+4 |
2013-06-20 | sit: fix an oops when IFLA_IPTUN_PROTO is not set | Nicolas Dichtel | 1 | -1/+1 |
2013-06-20 | net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUF | Daniel Borkmann | 1 | -6/+9 |
2013-06-20 | neigh: disallow un-init_net to change thresh of neigh | Gao feng | 1 | -0/+6 |
2013-06-20 | neigh: only allow init_net to change the default neigh_parms | Gao feng | 1 | -1/+1 |
2013-06-20 | neigh: no need to call lookup_neigh_parms in neigh_parms_alloc | Gao feng | 1 | -6/+2 |
2013-06-20 | bnx2x: replace mechanism to check for next available packet | Dmitry Kravkov | 4 | -37/+42 |
2013-06-20 | bnx2x: add support for ndo_ll_poll | Dmitry Kravkov | 4 | -11/+208 |
2013-06-20 | net/mlx4_en: Low Latency recv statistics | Amir Vadai | 3 | -1/+29 |
2013-06-20 | net/mlx4_en: Add Low Latency Socket (LLS) support | Amir Vadai | 4 | -4/+178 |
2013-06-20 | openvswitch: Add gre tunnel support. | Pravin B Shelar | 8 | -2/+323 |
2013-06-20 | openvswitch: Optimize flow key match for non tunnel flows. | Pravin B Shelar | 3 | -20/+42 |
2013-06-20 | openvswitch: Expand action buffer size. | Pravin B Shelar | 1 | -1/+1 |
2013-06-20 | openvswitch: Add tunneling interface. | Pravin B Shelar | 10 | -7/+251 |
2013-06-20 | openvswitch: Copy individual actions. | Pravin B Shelar | 3 | -58/+225 |
2013-06-20 | ip_tunnel: Add dont fragment flag. | Pravin B Shelar | 1 | -0/+1 |
2013-06-20 | ip_tunnel: push generic protocol handling to ip_tunnel module. | Pravin B Shelar | 6 | -27/+54 |
2013-06-20 | ip_tunnels: extend iptunnel_xmit() | Pravin B Shelar | 6 | -94/+131 |
2013-06-20 | gre: export gre_handle_offloads() function. | Pravin B Shelar | 3 | -32/+32 |
2013-06-20 | gre: export gre_build_header() function. | Pravin B Shelar | 3 | -39/+35 |
2013-06-20 | gre: Allow multiple protocol listener for gre protocol. | Pravin B Shelar | 3 | -151/+267 |
2013-06-20 | gre: Simplify gre protocol registration locking. | Pravin B Shelar | 1 | -27/+13 |
2013-06-20 | sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef | Sergei Shtylyov | 2 | -3/+4 |
2013-06-20 | sh_eth: cleanup 'enum TD_STS_BIT' | Sergei Shtylyov | 1 | -4/+4 |
2013-06-20 | sh_eth: remove redundant bits from 'eesipr_value' field initializer | Sergei Shtylyov | 1 | -1/+1 |
2013-06-20 | sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data' | Sergei Shtylyov | 2 | -17/+0 |
2013-06-20 | sh_eth: add NAPI support | Sergei Shtylyov | 2 | -12/+74 |
2013-06-20 | sh_eth: define/use EESR_RX_CHECK macro | Sergei Shtylyov | 2 | -11/+10 |
2013-06-19 | nl80211: fix attrbuf access race by allocating a separate one | Johannes Berg | 1 | -2/+9 |
2013-06-19 | vxlan: fix check for migration of static entry | stephen hemminger | 1 | -1/+1 |
2013-06-19 | bcm63xx_enet: fix return value check in bcm_enet_shared_probe() | Wei Yongjun | 1 | -2/+2 |
2013-06-19 | can: usb_8dev: unregister netdev before free()ing | Marc Kleine-Budde | 1 | -1/+4 |
2013-06-18 | ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb | Matthias Schiffer | 1 | -1/+1 |
2013-06-18 | staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb) | Isaku Yamahata | 1 | -2/+2 |