aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-01-25mac80211: fix update_tkip_key() documentation about the contextKalle Valo
2010-01-25net: use helpers to access uc list V2Jiri Pirko
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan
2010-01-24vlan: fix vlan_skb_recv()Eric Dumazet
2010-01-23netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan
2010-01-23mac80211: fix tx select key null pointer crash with hostapdKalle Valo
2010-01-23IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connecti...Shan Wei
2010-01-23icmp: move icmp_err_convert[] to .rodataAlexey Dobriyan
2010-01-23net: constify MIB name tablesAlexey Dobriyan
2010-01-23neigh: simplify seq_file codeAlexey Dobriyan
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-01-22mac80211: add missing key checkJohannes Berg
2010-01-22mac80211: fix rx data handling for non-data frames on multiple vifsFelix Fietkau
2010-01-22mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg
2010-01-22mac80211: pass vif and station to update_tkip_keyJohannes Berg
2010-01-22mac80211: avoid NULL ptr deref when using WEPJohn W. Linville
2010-01-21net/sctp: Eliminate useless codeJulia Lawall
2010-01-21net: Optimize non-gso test checksKrishna Kumar
2010-01-19tipc: Clean up configuration fileAllan Stephens
2010-01-19netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()Roel Kluin
2010-01-19nl80211: Allow association to change channels during reassociationJouni Malinen
2010-01-19net: Unexport napi_gro_flush().David S. Miller
2010-01-19mac80211: Fixed a bug in IBSS mergeBenoit Papillault
2010-01-19mac80211: removed useless code in IBSS managementBenoit Papillault
2010-01-19cfg80211: rcu-ify rdev and wdevJohannes Berg
2010-01-19mac80211: re-enable re-transmission of filtered framesJohannes Berg
2010-01-19mac80211: move control.hw_key assignmentJohannes Berg
2010-01-19mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPTJohannes Berg
2010-01-19mac80211: clear TX control on filtered framesJohannes Berg
2010-01-19mac80211: move and rename misc tx handlerJohannes Berg
2010-01-19mac80211: pid: replace open-coded msecs_to_jiffiesBob Copeland
2010-01-19mac80211: fix WMM AC default for non-QoS data framesFelix Fietkau
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-19netfilter: nf_conntrack_sip: fix off-by-one in compact header parsingPatrick McHardy
2010-01-19ipv4: allow warming up the ARP cache with request type gratuitous ARPOctavian Purdila
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-19dccp: fix dccp rmmod when kernel configured to use slubNeil Horman
2010-01-18mac80211: fix sign error in pid controllerBob Copeland
2010-01-17ipv4: don't remove /proc/net/rt_acctAlexey Dobriyan
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan
2010-01-17tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila
2010-01-16ax25: netrom: rose: Fix timer oopsesJarek Poplawski
2010-01-15mac80211: fix memory leak in ieee80211_send_probe_reqMing Lei
2010-01-15mac80211: force use_short_slot=true for 5GHzFelix Fietkau
2010-01-15cfg80211: make regulatory_hint_11d() band specificLuis R. Rodriguez
2010-01-15mac80211: Fixed netif_tx_wake_all_queues in IBSS modeBenoit Papillault
2010-01-15mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault