aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-17bridge: fdb cleanup runs too oftenstephen hemminger1-4/+2
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville13-18/+96
2010-06-17qlcnic: fix register accessAmit Kumar Salecha1-7/+14
2010-06-17qlcnic: fix race in tx stop queueRajesh K Borundia4-19/+26
2010-06-17qlcnic: seperate interrupt for TXschacko4-19/+72
2010-06-17qlcnic: change driver descriptionSritej Velaga2-7/+6
2010-06-17qlcnic: fix device soft resetSucheta Chakraborty1-1/+1
2010-06-17bnx2: fix dma_get_ops compilation breakageFUJITA Tomonori1-7/+4
2010-06-16ucc_geth: fix for RX skb buffers recyclingSergey Matyukevich1-0/+2
2010-06-16be2net: enable ipv6 tso supportAjit Khaparde2-3/+5
2010-06-16pcnet_cs: add new id (TOSHIBA Modem/LAN Card)Ken Kawasaki2-0/+2
2010-06-16gianfar: Fix oversized packets handlingAnton Vorontsov1-0/+4
2010-06-16udp: Add UFO to NETIF_F_SOFTWARE_GSOHerbert Xu1-1/+2
2010-06-16ehea: Fix kernel deadlock in DLPAR-mem processingJan-Bernd Themann2-6/+4
2010-06-16ehea: fix delayed packet processingJan-Bernd Themann1-0/+1
2010-06-16net: Export cred_to_ucred to modules.David S. Miller1-0/+1
2010-06-16af_unix: Allow connecting to sockets in other network namespaces.Eric W. Biederman1-5/+2
2010-06-16af_unix: Allow credentials to work across user and pid namespaces.Eric W. Biederman2-24/+33
2010-06-16scm: Capture the full credentials of the scm sender.Eric W. Biederman2-4/+48
2010-06-16af_netlink: Add needed scm_destroy after scm_send.Eric W. Biederman1-3/+8
2010-06-16af_unix: Allow SO_PEERCRED to work across namespaces.Eric W. Biederman3-16/+42
2010-06-16sock: Introduce cred_to_ucredEric W. Biederman2-0/+19
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-16ixgbe: add comment on SFP+ ID for Active DADon Skidmore1-0/+2
2010-06-16Clear IFF_XMIT_DST_RELEASE for teql interfacesTom Hughes1-0/+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-16gianfar: Fix setup of RX time stampingManfred Rudigier1-4/+17
2010-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller12-17/+56
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