aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-02ide/ppc/mpc8xx.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02ide/pci/cmd640.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02ide-pnp.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02sky2: fix suspend/resume racesStephen Hemminger1-0/+6
2008-04-02afs: add missing up_write() on returnSven Schnelle1-0/+1
2008-04-02cfq-iosched: fix rcu freeing of cfq io contextsFabio Checconi2-30/+30
2008-04-02[NETNS]: Do not include net/net_namespace.h from seq_file.hDenis V. Lunev3-22/+29
2008-04-02[NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.Denis V. Lunev1-2/+0
2008-04-02[NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h.Denis V. Lunev1-8/+10
2008-04-02[VLAN]: Proc entry is not renamed when vlan device name changes.Pavel Emelyanov3-6/+24
2008-04-02Fix bounce setting for 64-bitAndrea Arcangeli1-1/+1
2008-04-02[IPV6]: Fix ICMP relookup error path dst leakHerbert Xu1-2/+2
2008-04-02[ATM] drivers/atm/iphase.c: compilation warning fixLeonardo Potenza1-0/+2
2008-04-02IPv6: do not create temporary adresses with too short preferred lifetimeBenoit Boissinot1-0/+16
2008-04-02IPv6: only update the lifetime of the relevant temporary addressBenoit Boissinot1-0/+3
2008-04-01bluetooth : __rfcomm_dlc_close lock fixDave Young2-6/+1
2008-04-01bluetooth : use lockdep sub-classes for diffrent bluetooth protocolDave Young1-0/+40
2008-04-01[IPV6] RAW: Remove ancient comment.YOSHIFUJI Hideaki1-5/+0
2008-04-01[ROSE/AX25] af_rose: rose_release() fixJarek Poplawski1-0/+9
2008-04-02[CRYPTO] xcbc: Fix crash when ipsec uses xcbc-mac with big data chunkJoy Latten1-8/+9
2008-04-02selinux: handle files opened with flags 3 by checking ioctl permissionStephen Smalley1-0/+6
2008-04-01V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas1-0/+6
2008-04-01V4L/DVB (7485): v4l2-int-device.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-01V4L/DVB (7466): Avoid minor model number warning when an OEM HVR1250 board is detectedSteven Toth1-0/+1
2008-04-01V4L/DVB (7465): Fix eeprom parsing and errors on the HVR1800 productsSteven Toth1-1/+4
2008-04-01V4L/DVB (7464): Convert driver to use a single SRAM memory mapSteven Toth1-133/+1
2008-04-01V4L/DVB (7461): bttv: fix missed index checkCyrill Gorcunov1-0/+4
2008-04-01V4L/DVB (7400): bttv: Add a radio compat_ioctl file operationRobert Fitzsimons1-0/+1
2008-04-01V4L/DVB (7278): bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFREQ ioctlsRobert Fitzsimons1-2/+3
2008-04-01V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bttv_fhRobert Fitzsimons1-5/+16
2008-04-01wireless: fix various printk warnings on ia64 (and others)John W. Linville3-5/+8
2008-04-01mac80211: use a struct for bss->mesh_configLuis Carlos Cobo4-18/+41
2008-04-01mac80211: check for mesh_config length on incoming management framesLuis Carlos Cobo1-2/+6
2008-04-01mac80211: use recent multicast table for all mesh multicast framesLuis Carlos Cobo1-1/+1
2008-04-01mac80211: fix spinlock recursion on sta expirationLuis Carlos Cobo3-2/+3
2008-04-01mac80211: fix deadlocks in debugfs_netdev.cLuis Carlos Cobo1-6/+8
2008-04-01mac80211: fix sparse complaint in ieee80211_sta_def_wmm_paramsJohannes Berg1-1/+0
2008-04-01mac80211: sta_info_flush() fixesJohannes Berg5-1/+84
2008-04-01mac80211: clean up sta_info_destroy() users wrt. RCU/lockingJohannes Berg3-20/+20
2008-04-01mac80211: automatically free sta struct when insertion failsJohannes Berg5-31/+64
2008-04-01mac80211: fix sta_info_destroy(NULL)Johannes Berg1-3/+5
2008-04-01mac80211 ibss: flush only stations belonging to current interfaceJohannes Berg1-2/+3
2008-04-01rt2x00: Remove MAC80211_LEDS dependencyIvo van Doorn12-247/+297
2008-04-01rt2x00: TO_DS filter depends on intf_ap_countIvo van Doorn6-5/+17
2008-04-01rt2x00: Invert scheduled packet_filter checkIvo van Doorn1-2/+2
2008-04-01iwlwifi: Fix synchronous host commandTomas Winkler6-48/+52
2008-04-01iwlwifi: LED initialize before registeringTomas Winkler1-2/+4
2008-04-01iwlwifi: unregister to upper stack before releasing resourcesRon Rindjunsky1-3/+5
2008-04-01iwlwifi: move rate registration to module loadReinette Chatre7-20/+46
2008-04-01iwlwifi: fix race condition during driver unloadMohamed Abbas2-4/+62