aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tcp: Move rcvq sending to tcp_input.cPavel Emelyanov2012-05-10
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-05-09
|\
| * ethtool: Extend the ethtool API to obtain plugin module eeprom dataStuart Hodgson2012-05-09
| * ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessorsBen Hutchings2012-05-09
* | dsa: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* | wireless: Convert compare_ether_addr to ether_addr_equal by handJoe Perches2012-05-09
* | wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* | netfilter: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* | mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches2012-05-09
* | mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* | bluetooth: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* | atm: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* | bridge: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* | bridge: netfilter: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* | 8021q: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* | 802: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* | netfilter: hashlimit: byte-based limit modeFlorian Westphal2012-05-09
* | netfilter: hashlimit: move rateinfo initialization to helperFlorian Westphal2012-05-09
* | netfilter: limit, hashlimit: avoid duplicated inlineFlorian Westphal2012-05-09
* | netfilter: add xt_hmark target for hash-based skb markingHans Schillstrom2012-05-09
* | netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom2012-05-09
|/
* netfilter: remove ip_queue supportPablo Neira Ayuso2012-05-08
* netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso2012-05-08
* netfilter: nf_ct_expect: partially implement ctnetlink_change_expectKelvie Wong2012-05-08
* net: export sysctl_[r|w]mem_max symbols needed by ip_vs_syncHans Schillstrom2012-05-08
* ipvs: ip_vs_proto: local functions should not be exposed globallyH Hartley Sweeten2012-05-08
* ipvs: ip_vs_ftp: local functions should not be exposed globallyH Hartley Sweeten2012-05-08
* ipvs: optimize the use of flags in ip_vs_bind_destPablo Neira Ayuso2012-05-08
* ipvs: add support for sync threadsPablo Neira Ayuso2012-05-08
* ipvs: reduce sync rate with time thresholdsJulian Anastasov2012-05-08
* ipvs: wakeup master threadPablo Neira Ayuso2012-05-08
* ipvs: always update some of the flags bits in backupJulian Anastasov2012-05-08
* ipvs: fix ip_vs_try_bind_dest to rebind app and transmitterJulian Anastasov2012-05-08
* ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_destJulian Anastasov2012-05-08
* ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup serverJulian Anastasov2012-05-08
* ipvs: use GFP_KERNEL allocation where possibleSasha Levin2012-05-08
* ipvs: SH scheduler does not need GFP_ATOMIC allocationJulian Anastasov2012-05-08
* ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov2012-05-08
* ipvs: WRR scheduler does not need GFP_ATOMIC allocationJulian Anastasov2012-05-08
* ipvs: DH scheduler does not need GFP_ATOMIC allocationJulian Anastasov2012-05-08
* ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov2012-05-08
* ipvs: timeout tables do not need GFP_ATOMIC allocationJulian Anastasov2012-05-08
* netfilter: bridge: optionally set indev to vlanPablo Neira Ayuso2012-05-08
* netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond2012-05-08
* netfilter: nf_ct_ecache: refactor notifier registrationTony Zelenoff2012-05-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-03
| |\
| | * tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet2012-05-02
| | * net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsgSasha Levin2012-05-02
| | * drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman2012-05-02