aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-18
* netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan2010-01-18
* netfilter: xt_hashlimit: simplify seqfile codeAlexey Dobriyan2010-01-18
* netfilter: xt_connlimit: netns supportAlexey Dobriyan2010-01-18
* netfilter: ctnetlink: netns supportAlexey Dobriyan2010-01-13
* netfilter: nfnetlink: netns supportAlexey Dobriyan2010-01-13
* netfilter: xt_osf: change %pi4 to %pI4Joe Perches2010-01-11
* ipvs: use standardized format in sprintfJoe Perches2010-01-11
* netfilter: nf_nat_ftp: remove (*mangle[]) array and functions, use %pI4Joe Perches2010-01-11
* IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE2010-01-04
* netfilter: xtables: obtain random bytes earlier, in checkentryJan Engelhardt2010-01-04
* netfilter: xtables: do not grab random bytes at __initJan Engelhardt2010-01-04
* netfilter: xt_recent: save 8 bytes per htableJan Engelhardt2010-01-04
* netfilter: SNMP NAT: correct the size argument to kzallocJulia Lawall2010-01-04
* tipc: use kconfig to limit numeric rangesAmerigo Wang2010-01-04
* can: Speed up CAN frame receiption by using ml_privOliver Hartkopp2010-01-04
* bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek2010-01-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-30
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-30
| |\
| | * mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez2009-12-28
| | * mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez2009-12-28
| | * cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg2009-12-28
| | * cfg80211: fix race between deauth and assoc responseJohannes Berg2009-12-28
| | * mac80211: fix ibss join with fixed-bssidFelix Fietkau2009-12-28
| * | mac80211: annotate sleeping driver opsKalle Valo2009-12-28
| * | mac80211: remove requeue from workJohannes Berg2009-12-28
| * | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-28
| * | mac80211/cfg80211: add station eventsJohannes Berg2009-12-28
| * | mac80211: make off-channel work genericJohannes Berg2009-12-28
| * | mac80211: support remain-on-channel commandJohannes Berg2009-12-28
| * | cfg80211: add remain-on-channel commandJouni Malinen2009-12-28
| * | mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen2009-12-28
| * | mac80211: proper bss private data handlingJohannes Berg2009-12-28
| * | mac80211: split up and insert custom IEs correctlyJohannes Berg2009-12-28
| * | mac80211: refactor associationJohannes Berg2009-12-28
| * | mac80211: rewrite a few work messagesJohannes Berg2009-12-28
| * | mac80211: generalise work handlingJohannes Berg2009-12-28
| * | mac80211: generalise management work a bitJohannes Berg2009-12-28
| * | mac80211: let cfg80211 manage auth stateJohannes Berg2009-12-28
| * | mac80211: introduce flush operationJohannes Berg2009-12-28
| * | mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-28
| * | wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville2009-12-28
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-28
| |\|
* | | llc: fix SAP reference counting w.r.t. socket handlingOctavian Purdila2009-12-26
* | | llc: convert llc_sap_list to RCUOctavian Purdila2009-12-26
* | | llc: replace the socket list with a local address based hashOctavian Purdila2009-12-26
* | | llc: use a device based hash table to speed up multicast deliveryOctavian Purdila2009-12-26
* | | llc: optimize multicast deliveryOctavian Purdila2009-12-26
* | | llc: convert the socket list to RCU lockingOctavian Purdila2009-12-26
* | | llc: add support for SO_BINDTODEVICEOctavian Purdila2009-12-26