aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-16user_ns: Introduce user_nsmap_uid and user_ns_map_gid.Eric W. Biederman2-0/+58
2010-06-16scm: Reorder scm_cookie.Eric W. Biederman1-1/+1
2010-06-16qlcnic: Bumped up version numberAnirban Chakraborty1-2/+2
2010-06-16qlcnic: Fix a bug in setting up NIC partitioning modeAnirban Chakraborty3-52/+37
2010-06-16syncookies: check decoded options against sysctl settingsFlorian Westphal3-9/+22
2010-06-16mac80211: fix warn, enum may be used uninitializedChristoph Fritz1-1/+1
2010-06-16ath5k: report PHY error frames only for chips which need itBruno Randolf1-1/+2
2010-06-16ath5k: review RX descriptor functionsBruno Randolf1-14/+20
2010-06-16ath5k: take descriptor differences between 5210 and 5211 into accountBruno Randolf2-10/+25
2010-06-16ath5k: update 5210/5211 frame typesBruno Randolf2-6/+8
2010-06-16ath5k: review and add comments for descriptorsBruno Randolf2-154/+144
2010-06-16ath5k: remove pointless rx error overlay structBruno Randolf3-29/+9
2010-06-16ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()Bruno Randolf1-5/+5
2010-06-16ath5k: use direct function calls for descriptors when possibleBruno Randolf3-38/+20
2010-06-16ath5k: move checks and stats into new functionBruno Randolf1-60/+70
2010-06-16ath5k: split descriptor handling and frame receiveBruno Randolf1-71/+78
2010-06-16ath5k: unify rx descriptor error handlingBruno Randolf1-2/+1
2010-06-16ath5k: reset more pointers after we free skbsBruno Randolf1-0/+7
2010-06-16ath5k: print more errors when decriptor setup failsBruno Randolf1-1/+3
2010-06-16ath5k: fix rx descriptor debuggingBruno Randolf1-2/+2
2010-06-16ath5k: fix some comment typosBruno Randolf2-4/+4
2010-06-16ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()Bruno Randolf1-8/+9
2010-06-16ath5k: more debug prints for resetsBruno Randolf2-3/+12
2010-06-16ipw2200: Enable LED by defaultubuntu@tjworld.net2-3/+3
2010-06-16p54usb: Comment out duplicate Medion MD40900 device idLeann Ogasawara1-1/+2
2010-06-16zd1211rw: change ZD_REGDOMAIN_JAPAN_* namingJohn W. Linville2-4/+4
2010-06-16inetpeer: restore small inet_peer structuresEric Dumazet4-11/+36
2010-06-16zd1211rw: add 0x49 -> JP regulatory domain mapKouhei Sutou2-0/+2
2010-06-15gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.David S. Miller1-1/+1
2010-06-15inetpeer: do not use zero refcnt for freed entriesEric Dumazet1-2/+8
2010-06-15netpoll: Use correct primitives for RCU dereferencingHerbert Xu1-2/+2
2010-06-15bridge: Add const to dummy br_netpoll_send_skbHerbert Xu1-1/+1
2010-06-15net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet3-9/+5
2010-06-15ipfrag : frag_kfree_skb() cleanupEric Dumazet2-11/+5
2010-06-15ip_frag: Remove some atomic opsEric Dumazet2-4/+2
2010-06-15ipv6: syncookies: do not skip ->iif initializationFlorian Westphal1-6/+7
2010-06-15net: Fix error in comment on net_device_ops::ndo_get_statsBen Hutchings1-1/+1
2010-06-15netdev:bfin_mac: reclaim and free tx skb as soon as possible after transferSonic Zhang2-43/+85
2010-06-15inetpeer: RCU conversionEric Dumazet2-69/+96
2010-06-15cnic: Fix cnic_cm_abort() error handling.Michael Chan1-11/+18
2010-06-15cnic: Refactor and fix cnic_ready_to_close().Michael Chan1-16/+10
2010-06-15cnic: Refactor code in cnic_cm_process_kcqe().Michael Chan1-6/+9
2010-06-15cnic: Return error code in cnic_cm_close() if unsuccessful.Michael Chan1-0/+2
2010-06-15ixgbe: update set_rx_mode to fix issues w/ macvlanAlexander Duyck3-26/+79
2010-06-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller36-205/+608
2010-06-15ath9k_htc: Fix ampdu_action callbackSujith4-92/+45
2010-06-15ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003Luis R. Rodriguez1-2/+7
2010-06-15rt2x00: Synchronize WCID initialization with legacy driverIvo van Doorn2-9/+26
2010-06-15rt2x00: Enable HW crypto by defaultIvo van Doorn2-2/+2
2010-06-15rt2x00: Limit TX done looping to number of TX ring entriesIvo van Doorn1-14/+9