aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NETFILTER]: nfnetlink_log: use netlink policyPatrick McHardy1-29/+9
2007-10-10[NETFILTER]: nfnetlink: support attribute policiesPatrick McHardy1-35/+13
2007-10-10[NETFILTER]: nfnetlink: use nlmsg_notify()Patrick McHardy1-10/+1
2007-10-10[NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy17-87/+87
2007-10-10[NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy11-450/+450
2007-10-10[NETFILTER]: nfnetlink: make subsystem and callbacks constPatrick McHardy4-17/+17
2007-10-10[RFKILL]: Move rfkill_switch_all out of global headerIvo van Doorn3-1/+19
2007-10-10[PATCH] mac80211: bss_tim_clear must use ~ instead of !Michael Buesch1-8/+8
2007-10-10[PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg4-16/+0
2007-10-10[PATCH] mac80211: remove all prism2 ioctlsJohannes Berg4-339/+0
2007-10-10[PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg3-10/+10
2007-10-10[PATCH] mac80211: fix TKIP IV updateJohannes Berg4-8/+21
2007-10-10[PATCH] mac80211: fix vlan bugJohannes Berg4-1/+19
2007-10-10[PATCH] mac80211: remove ieee80211_wep_get_keyidxJohannes Berg2-20/+0
2007-10-10[PATCH] mac80211: consolidate encryptionJohannes Berg5-61/+77
2007-10-10[PATCH] mac80211: consolidate decryptionJohannes Berg5-43/+55
2007-10-10[PATCH] mac80211: pass frames to monitor interfaces earlyJohannes Berg1-124/+226
2007-10-10[PATCH] mac80211: fix interface initialisation and deinitialisationJohannes Berg2-12/+44
2007-10-10[PKT_SCHED]: Add stateless NATHerbert Xu3-0/+334
2007-10-10[PATCH] mac80211: fix virtual interface lockingJohannes Berg6-65/+58
2007-10-10[PATCH] mac80211: remove crypto algorithm typedefJohannes Berg2-2/+2
2007-10-10[PATCH] mac80211: validate VLAN interfaces betterJohannes Berg4-14/+56
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg5-247/+162
2007-10-10[NETNS]: Simplify the network namespace list locking rules.Eric W. Biederman1-17/+6
2007-10-10[ATM] net/atm/lec.c: printk warning fixAndrew Morton1-1/+1
2007-10-10[WIRELESS]: Fix Kconfig.Andrew Morton1-1/+1
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger21-94/+140
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger7-29/+20
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger13-60/+45
2007-10-10[NET]: Make the loopback device per network namespace.Eric W. Biederman10-39/+40
2007-10-10[IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_devEric W. Biederman3-6/+10
2007-10-10[IPV4]: Remove unnecessary test for the loopback device from inetdev_destroyEric W. Biederman1-2/+0
2007-10-10[NET]: Add network namespace clone & unshare support.Eric W. Biederman2-2/+49
2007-10-10[NET]: Fix running without sysfsEric W. Biederman3-23/+20
2007-10-10[CCID3]: Remove ifdef surrounding BUG_ONArnaldo Carvalho de Melo1-4/+0
2007-10-10[DCCP]: Reduce the number of writable statesGerrit Renker1-1/+1
2007-10-10[DCCP]: Factor out common code for generating ResetsGerrit Renker4-66/+65
2007-10-10[DCCP]: Sequence number wrap-around when sending resetGerrit Renker2-2/+2
2007-10-10[DCCP]: Rate-limit DCCP-SyncsGerrit Renker4-9/+32
2007-10-10[DCCP]: Remove duplicate code for Reset from connected socketGerrit Renker1-59/+19
2007-10-10[DCCP]: Add Support for Data 1 .. 3 fields of Reset packetsGerrit Renker1-1/+13
2007-10-10[DCCP]: Add FIXME for send_delayed_ackGerrit Renker2-1/+1
2007-10-10[CCID3]: Move NULL-protection into functionGerrit Renker2-31/+24
2007-10-10[DCCP]: Send Reset upon Sync in state REQUESTGerrit Renker1-5/+3
2007-10-10[BLUETOOTH]: Make hidp_setup_input() return intWANG Cong1-4/+7
2007-10-10[TCP] MIB: Count FRTO's successfully detected spurious RTOsIlpo Järvinen2-0/+2
2007-10-10[TCP]: Reordered ACK's (old) SACKs not included to discarded MIBIlpo Järvinen1-1/+6
2007-10-10[TCP]: Re-place highest_sack check to a more robust positionIlpo Järvinen1-4/+4
2007-10-10[DCCP]: Parameter renamingGerrit Renker1-4/+6
2007-10-10[DCCP]: Fix Reset/Sync-Flood BugGerrit Renker1-3/+11