aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy2010-06-28
| * | | | netfilter: complete the deprecation of CONFIG_NF_CT_ACCTTim Gardner2010-06-25
| * | | | netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner2010-06-25
| * | | | netfilter: fix simple typo in KConfig for netfiltert xt_TEEArnd Hannemann2010-06-22
| * | | | netfilter: xt_IDLETIMER needs kdev_t.hRandy Dunlap2010-06-22
| * | | | IPVS: one-packet schedulingNick Chalk2010-06-22
| * | | | netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy2010-06-17
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-01
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | mac82011: Allow selection of minstrel_ht as default rc algorithmHelmut Schaa2010-06-30
| * | | | mac80211: add basic tracing to drv_get_surveyJohn W. Linville2010-06-29
| * | | | mac80211: remove unnecessary check in ieee80211_dump_surveyJohn W. Linville2010-06-29
| * | | | mac80211: fix the for_each_sta_info macroFelix Fietkau2010-06-28
| * | | | mac80211: use netif_receive_skb in ieee80211_tx_status callpathJohn W. Linville2010-06-28
| * | | | mac80211: use netif_receive_skb in ieee80211_rx callpathJohn W. Linville2010-06-28
| * | | | nl80211: Add option to adjust transmit powerJuuso Oikarinen2010-06-24
| * | | | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2010-06-24
| * | | | mac80211: avoid scheduling while atomic in mesh_rx_plink_frameJohn W. Linville2010-06-24
| * | | | minstrel_ht: move minstrel_mcs_groups declaration to header fileJohn W. Linville2010-06-24
| * | | | wireless: mark reg_mutex as staticJohn W. Linville2010-06-24
| * | | | minstrel_ht: make *idx unsigned in minstrel_downgrade_rateJohn W. Linville2010-06-24
| * | | | mac80211: don't shadow mgmt variable in ieee80211_rx_h_actionJohn W. Linville2010-06-24
| * | | | mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen2010-06-21
| * | | | mac80211: Fix compile warning in scan.c.Gertjan van Wingerde2010-06-21
| * | | | mac80211: fix sw scan bracketingJohannes Berg2010-06-18
| * | | | wireless: move regulatory_init to .init.textUwe Kleine-König2010-06-18
| * | | | cfg80211: move cfg80211_exit to .exit.textUwe Kleine-König2010-06-18
* | | | | ethtool: Add support for control of RX flow hash indirectionBen Hutchings2010-06-30
* | | | | ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings2010-06-30
* | | | | fragment: add fast path for in-order fragmentsChangli Gao2010-06-30
* | | | | snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-30
* | | | | act_nat: use stack variableChangli Gao2010-06-30
* | | | | act_mirred: combine duplicate codeChangli Gao2010-06-30
* | | | | net/core: use ntohs for skb->protocolSebastian Andrzej Siewior2010-06-30
* | | | | ipv6: Use interface max_desync_factor instead of static defaultBen Hutchings2010-06-30
* | | | | ipv6: Clamp reported valid_lft to a minimum of 0Ben Hutchings2010-06-30
* | | | | net/Makefile: conditionally descend to wireless and ieee802154Nicolas Kaiser2010-06-29
* | | | | caif: Kconfig and Makefile fixesSjur Braendeland2010-06-29
* | | | | act_mirred: don't clone skb when skb isn't sharedChangli Gao2010-06-29
* | | | | tcp: tso_fragment() might avoid GFP_ATOMICEric Dumazet2010-06-29
* | | | | vlan: 64 bit rx countersEric Dumazet2010-06-29
* | | | | net: use this_cpu_ptr()Eric Dumazet2010-06-29
* | | | | syncookies: add support for ECNFlorian Westphal2010-06-27
* | | | | syncookies: do not store rcv_wscale in tcp timestampFlorian Westphal2010-06-27
* | | | | ipv6: remove ipv6_statisticsEric Dumazet2010-06-26
* | | | | snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-26
* | | | | arp: RCU change in arp_solicit()Eric Dumazet2010-06-26
* | | | | dccp: make implementation of Syn-RTT symmetricGerrit Renker2010-06-26
* | | | | dccp: remove unused function argumentGerrit Renker2010-06-26
* | | | | net/core/pktgen.c: Use pr_<level>Joe Perches2010-06-26
* | | | | net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer2010-06-26