summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-02-03netfilter: add struct net * to target parametersPatrick McHardy
2010-02-03netfilter: ctnetlink: only assign helpers for matching protocolsPatrick McHardy
2010-02-03netfilter: xt_hashlimit: fix race condition and simplify lockingPatrick McHardy
2010-02-02netfilter: xt_TCPMSS: SYN packets are allowed to contain dataSimon Arlott
2010-01-22netfiltr: ipt_CLUSTERIP: simplify seq_file codeAAlexey Dobriyan
2010-01-20IPv6: reassembly: replace magic number with macro definitionsShan Wei
2010-01-20netfilter: nf_conntrack_ipv6: delete the redundant macro definitionsShan Wei
2010-01-18netfilter: nfnetlink_queue: simplify warning messageEric Leblond
2010-01-18netfilter: xt_hashlimit: netns supportAlexey Dobriyan
2010-01-18netfilter: xt_recent: netns supportAlexey Dobriyan
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan
2010-01-18netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan
2010-01-18netfilter: xt_hashlimit: simplify seqfile codeAlexey Dobriyan
2010-01-18netfilter: xt_connlimit: netns supportAlexey Dobriyan
2010-01-13netfilter: ctnetlink: netns supportAlexey Dobriyan
2010-01-13netfilter: nfnetlink: netns supportAlexey Dobriyan
2010-01-11netfilter: xt_osf: change %pi4 to %pI4Joe Perches
2010-01-11ipvs: use standardized format in sprintfJoe Perches
2010-01-11netfilter: nf_nat_ftp: remove (*mangle[]) array and functions, use %pI4Joe Perches
2010-01-05IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE
2010-01-04netfilter: xtables: obtain random bytes earlier, in checkentryJan Engelhardt
2010-01-04netfilter: xtables: do not grab random bytes at __initJan Engelhardt
2010-01-04netfilter: xt_recent: save 8 bytes per htableJan Engelhardt
2010-01-04netfilter: SNMP NAT: correct the size argument to kzallocJulia Lawall
2010-01-03tipc: use kconfig to limit numeric rangesAmerigo Wang
2010-01-03can: Speed up CAN frame receiption by using ml_privOliver Hartkopp
2010-01-03bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-28mac80211: annotate sleeping driver opsKalle Valo
2009-12-28mac80211: remove requeue from workJohannes Berg
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg
2009-12-28mac80211: make off-channel work genericJohannes Berg
2009-12-28mac80211: support remain-on-channel commandJohannes Berg
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen
2009-12-28mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen
2009-12-28mac80211: proper bss private data handlingJohannes Berg
2009-12-28mac80211: split up and insert custom IEs correctlyJohannes Berg
2009-12-28mac80211: refactor associationJohannes Berg
2009-12-28mac80211: rewrite a few work messagesJohannes Berg
2009-12-28mac80211: generalise work handlingJohannes Berg
2009-12-28mac80211: generalise management work a bitJohannes Berg
2009-12-28mac80211: let cfg80211 manage auth stateJohannes Berg
2009-12-28mac80211: introduce flush operationJohannes Berg
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg
2009-12-28wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville
2009-12-28mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez
2009-12-28mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez
2009-12-28cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg