aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-22tc: comment spelling fixesstephen hemminger1-3/+3
2011-11-22Revert "rt2x00: handle spurious pci interrupts"John W. Linville3-3/+3
2011-11-22net: correct comments of skb_shiftFeng King1-1/+1
2011-11-22atm: Allow MSG_PEEK for atm socketsJorge Boncompte [DTI2]1-3/+11
2011-11-22atm: Introduce vcc_process_recv_queueJorge Boncompte [DTI2]5-27/+31
2011-11-22atm: clip: move clip_devs check to clip_pushJorge Boncompte [DTI2]1-7/+10
2011-11-22atm: clip: Don't move counters backwardsJorge Boncompte [DTI2]1-9/+1
2011-11-22atm: br2684: Do not move counters backwardsJorge Boncompte [DTI2]1-8/+1
2011-11-22net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 socketsMaciej Żenczykowski1-5/+9
2011-11-22tg3: Add MDI-X reportingMatt Carlson2-1/+28
2011-11-22tg3: Restrict large prod ring cap devicesMatt Carlson1-5/+4
2011-11-22tg3: Adjust BD replenish thresholdsMatt Carlson1-5/+3
2011-11-22tg3: Make 1000Base-X FC resolution look like 1000TMatt Carlson1-12/+6
2011-11-22CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer1-3/+1
2011-11-22xfrm: optimize ipv4 selector matchingAlexey Dobriyan2-2/+10
2011-11-22net: add documentation for net_prio cgroups (v4)Neil Horman1-0/+53
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman10-1/+469
2011-11-22tg3: Fix advertisement handlingHiroaki SHIMODA1-4/+3
2011-11-22atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()Eric Dumazet1-1/+1
2011-11-22rtlwifi: squash warning in _usb_read_syncJohn W. Linville1-2/+3
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville7323-122912/+287775
2011-11-21caif: fix endian conversion in cffrml_transmit()Dan Carpenter1-5/+6
2011-11-21dccp: fix error propagation in dccp_v4_connectRongQing.Li1-0/+1
2011-11-21net, sja1000: Don't include version.h in peak_pci.c when not neededJesper Juhl1-1/+0
2011-11-21netfilter: use jump_label for nf_hooksEric Dumazet2-6/+33
2011-11-21mac80211: fix RCU warnings in meshJohannes Berg1-22/+5
2011-11-21cfg80211: work around a sparse issueJohannes Berg1-11/+11
2011-11-21carl9170: use ieee80211_free_txskbChristian Lamparter1-2/+2
2011-11-21p54: use ieee80211_free_txskbChristian Lamparter1-2/+2
2011-11-21rndis_wlan: remove unused macroJussi Kivilinna1-2/+0
2011-11-21rndis_wlan: add reporting of PMKSA candidate eventsJussi Kivilinna1-17/+9
2011-11-21rndis_wlan: add missing __packedJussi Kivilinna1-2/+2
2011-11-21rndis_wlan: pass channel info to cfg80211_roamed()Jussi Kivilinna1-2/+3
2011-11-21rndis_wlan: split getting current channel to separate functionJussi Kivilinna1-18/+31
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear9-18/+140
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear6-7/+132
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg4-231/+230
2011-11-21nl80211: make get_vlan logic more commonJohannes Berg1-23/+31
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg4-7/+20
2011-11-21mac80211: minor cleanup to mesh state lockingJohannes Berg1-3/+3
2011-11-21iwl-debug: Shrink object by using dev_err and deduplicating formatsJoe Perches1-16/+21
2011-11-21iwlwifi: remove redundancyWey-Yi Guy1-1/+1
2011-11-21iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_allocEmmanuel Grumbach1-1/+0
2011-11-21iwlwifi: fix endianity issues in debug printsEmmanuel Grumbach1-4/+2
2011-11-21iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach4-6/+9
2011-11-21iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach1-1/+5
2011-11-21brcm80211: smac: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-11-21rtlwifi: Remove redundant code from PCI interruptLarry Finger1-3/+0
2011-11-21rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger7-36/+43
2011-11-21rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger5-3/+64