aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-18netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan4-21/+32
2010-01-18netfilter: xt_hashlimit: simplify seqfile codeAlexey Dobriyan1-9/+5
2010-01-18netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan2-0/+4
2010-01-18netfilter: xt_connlimit: netns supportAlexey Dobriyan1-3/+5
2010-01-13netfilter: ctnetlink: netns supportAlexey Dobriyan1-26/+39
2010-01-13netfilter: nfnetlink: netns supportAlexey Dobriyan6-35/+58
2010-01-11netfilter: xt_osf: change %pi4 to %pI4Joe Perches1-2/+2
2010-01-11ipvs: use standardized format in sprintfJoe Perches1-1/+1
2010-01-11netfilter: nf_nat_ftp: remove (*mangle[]) array and functions, use %pI4Joe Perches1-70/+35
2010-01-05IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE4-26/+44
2010-01-04netfilter: xtables: obtain random bytes earlier, in checkentryJan Engelhardt2-23/+14
2010-01-04netfilter: xtables: do not grab random bytes at __initJan Engelhardt2-2/+11
2010-01-04netfilter: xt_recent: save 8 bytes per htableJan Engelhardt1-4/+4
2010-01-04netfilter: SNMP NAT: correct the size argument to kzallocJulia Lawall1-20/+11
2010-01-03axnet_cs: remove unnecessary spin_unlock_irqrestoreKen Kawasaki1-3/+0
2010-01-03tipc: use kconfig to limit numeric rangesAmerigo Wang2-7/+11
2010-01-03can/netlink: add CAN_CTRLMODE_ONE_SHOTMarc Kleine-Budde1-0/+1
2010-01-03can: Speed up CAN frame receiption by using ml_privOliver Hartkopp3-119/+96
2010-01-03drivers/net/cxgb3: Use kzalloc for allocating only one thingJulia Lawall1-1/+1
2010-01-03bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek3-3/+30
2009-12-29Subject: drivers/net/sh_eth.c: use %pM to shown MAC addressH Hartley Sweeten1-7/+3
2009-12-29drivers/net/r8169.c: use %pM to shown MAC addressH Hartley Sweeten1-7/+2
2009-12-29drivers/net/octeon/octeon_mgmt.c: use %pM to shown MAC addressH Hartley Sweeten1-5/+2
2009-12-29drivers/net/smc911x.c: use %pM to shown MAC addressH Hartley Sweeten1-4/+2
2009-12-29drivers/net/sunvnet.c: use %pM to shown MAC addressH Hartley Sweeten1-4/+1
2009-12-29drivers/net/usb/catc.c: use %pM to shown MAC addressH Hartley Sweeten1-4/+2
2009-12-29drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC addressH Hartley Sweeten1-18/+6
2009-12-29drivers/net/xilinx_emaclite.c: use %pM to shown MAC addressH Hartley Sweeten1-5/+1
2009-12-29drivers/net/via-velocity.c: use %pM to shown MAC addressH Hartley Sweeten1-4/+2
2009-12-29drivers/net/usb/rtl8150.c: use %pM to shown MAC addressH Hartley Sweeten1-5/+2
2009-12-29drivers/net/igbvf/netdev.c: use %pM to shown MAC addressH Hartley Sweeten1-10/+3
2009-12-29drivers/net/lib82596.c: use %pM to shown MAC addressH Hartley Sweeten1-5/+3
2009-12-29Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville2-158/+46
2009-12-28mac80211: annotate sleeping driver opsKalle Valo2-16/+87
2009-12-28mac80211: remove requeue from workJohannes Berg1-18/+0
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg25-214/+170
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg5-1/+51
2009-12-28mac80211: make off-channel work genericJohannes Berg3-68/+88
2009-12-28mac80211: support remain-on-channel commandJohannes Berg6-6/+181
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen7-15/+368
2009-12-28mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen4-152/+178
2009-12-28mac80211: proper bss private data handlingJohannes Berg7-72/+82
2009-12-28mac80211: split up and insert custom IEs correctlyJohannes Berg4-36/+184
2009-12-28mac80211: refactor associationJohannes Berg2-109/+137
2009-12-28mac80211: rewrite a few work messagesJohannes Berg1-10/+10
2009-12-28mac80211: generalise work handlingJohannes Berg9-835/+1112
2009-12-28mac80211: generalise management work a bitJohannes Berg2-107/+172
2009-12-28mac80211: let cfg80211 manage auth stateJohannes Berg2-103/+73
2009-12-28mac80211: introduce flush operationJohannes Berg6-2/+57
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg15-37/+40