aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-01-26net/atm/ioctl.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/common.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/clip.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/br2684.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/atm_sysfs.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/atm_misc.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/addr.c: Convert include <asm to include <linuxJoe Perches
2010-01-26net/atm: Convert printk to pr_<level>Joe Perches
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg
2010-01-26cfg80211: export cfg80211_find_ieJohannes Berg
2010-01-26mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi
2010-01-26netfilter: ctnetlink: fix expectation mask dumpPatrick McHardy
2010-01-26ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei
2010-01-25tcp_probe: avoid modulus operation and wrap fixStephen Hemminger
2010-01-25mac80211: fill jiffies/vif on filtered framesJohannes Berg
2010-01-25mac80211: track work started through callbacksJohannes Berg
2010-01-25mac80211: fix sw cryptoJohannes Berg
2010-01-25mac80211: fix WARN_ON in the new work codeFelix Fietkau
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