aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-08-05net: mark read-only arrays as constJan Engelhardt
2009-08-04xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.David S. Miller
2009-08-04xfrm4: fix build when SYSCTLs are disabledRandy Dunlap
2009-08-02neigh: Convert garbage collection from softirq to workqueueEric Dumazet
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder
2009-08-02inet6: functions shadow global variableGerrit Renker
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-30xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman
2009-07-30IPVS: use pr_fmtHannes Eder
2009-07-30ipv4: ARP neigh procfs buffer overflowroel kluin
2009-07-30vlan: allow creating vlan when real device is not upStephen Hemminger
2009-07-30net/netlabel: Add kmalloc NULL testsJulia Lawall
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-29cfg80211: self-contained wext handling where possibleJohannes Berg
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg
2009-07-29cfg80211: combine IWAP handlersJohannes Berg
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg
2009-07-29mac80211: verify info->control.vif is not NULLJohannes Berg
2009-07-29cfg80211: fix disassoc while not associatedJohannes Berg
2009-07-29mac80211: fix an oops in ieee80211_scan_state_set_channelHelmut Schaa
2009-07-29nl80211: add missing parameter clearingJohannes Berg
2009-07-29mac80211: fix receiving deauthJohannes Berg
2009-07-29cfg80211: fix circular lock dependency (1)Johannes Berg
2009-07-29mac80211: fix suspendJohannes Berg
2009-07-27mac80211: fix oops due to missing private dataLuis R. Rodriguez
2009-07-27mac80211: fix PS-poll response, raceJohannes Berg
2009-07-27mac80211: fix MLME issuing of probe requests while scanningLuis R. Rodriguez
2009-07-27mac80211: fix mlme timeoutsJohannes Berg
2009-07-27cfg80211: increase scan result expire timeHelmut Schaa
2009-07-27mac80211: rename scan_state to next_scan_stateHelmut Schaa
2009-07-27mac80211: implement basic background scanningHelmut Schaa
2009-07-27mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa
2009-07-27mac80211: introduce a new scan state "decision"Helmut Schaa
2009-07-27mac80211: advance the state machine immediately if no delay is neededHelmut Schaa
2009-07-27mac80211: refactor the scan codeHelmut Schaa
2009-07-27mac80211: allow using network namespacesJohannes Berg
2009-07-27cfg80211: make aware of net namespacesJohannes Berg
2009-07-27mac80211: cooperate more with network namespacesJohannes Berg
2009-07-27mac80211: do not queue work after suspend in the dynamic ps timerLuis R. Rodriguez
2009-07-27xfrm: export xfrm garbage collector thresholds via sysctlNeil Horman
2009-07-27net: ethtool_op_get_rx_csum() should be public and exportedEric Dumazet
2009-07-27net/netlabel: Correct redundant testJulia Lawall
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller
2009-07-27net: irda: init spinlock after memcpyDeepak Saxena
2009-07-27phonet: phonet_device_get() fixEric Dumazet
2009-07-26ethtool: device independent rx_csum and get_flags routinesSridhar Samudrala
2009-07-26net/bridge: use kobject_put to release kobject in br_add_if error pathXiaotian Feng
2009-07-26NET: ROSE: Don't use static buffer.Ralf Baechle
2009-07-26phonet: Fix build.David S. Miller