aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-20vlan: Correctly handle device notifications for layered VLAN devicesPatrick McHardy
2008-05-20net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse
2008-05-20net_sched: cls_api: fix return value for non-existant classifiersPatrick McHardy
2008-05-20ipsec: Use the correct ip_local_out functionHerbert Xu
2008-05-19ipv6 addrconf: Allow infinite prefix lifetime.YOSHIFUJI Hideaki
2008-05-19ipv6 route: Fix lifetime in netlink.YOSHIFUJI Hideaki
2008-05-19ipv6 addrconf: Fix route lifetime setting in corner case.YOSHIFUJI Hideaki
2008-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-05-19ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki
2008-05-19ipv6: Move <linux/in6.h> from header-y to unifdef-y.Robert P. J. Day
2008-05-19l2tp: avoid skb truesize bug if headroom is increasedJames Chapman
2008-05-19ipv6: Register some net/ipv6/ core sysctls at read-only root.Pavel Emelyanov
2008-05-19inet: Register fragmentation some ctls at read-only root.Pavel Emelyanov
2008-05-19ipv6: In fragmentation code, handle error returned from register_pernet_subsys.Pavel Emelyanov
2008-05-19inet: Rename fragmentation sysctl-related functions/variables.Pavel Emelyanov
2008-05-19netns: Register net/core/ sysctls at read-only root.Pavel Emelyanov
2008-05-19netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov
2008-05-19tipc: Cosmetic cleanup of topology service codeAllan Stephens
2008-05-19tipc: Consolidate subscriber & subscriber port referencesAllan Stephens
2008-05-19tipc: Fix bug in topology server byte swapping routineAllan Stephens
2008-05-19tipc: Add support for customized subscription endiannessAllan Stephens
2008-05-19tipc: Add support for customized subscription overlap handlingAllan Stephens
2008-05-16bnx2: Update version to 1.7.6.Michael Chan
2008-05-16bnx2: Pre-initialize struct cpu_reg.Benjamin Li
2008-05-16bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.Benjamin Li
2008-05-16bnx2: Remove the rx_offset field from the bnx2 structure.Benjamin Li
2008-05-16bnx2: Add EEH PCI recovery.Wendy Xiong
2008-05-16bnx2: Allow phy reset to be skipped during chip reset.Michael Chan
2008-05-16wireless: Create 'device' symlink in sysfsMasakazu Mokuno
2008-05-16wireless, airo: waitbusy() won't delayRoel Kluin
2008-05-16libertas: fix command timeout after firmware failureBrian Cavagnolo
2008-05-16mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn
2008-05-16mac80211 : Association with 11n hidden ssid ap.Abhijeet Kolekar
2008-05-15hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-05-14isdn/capi: Return proper errnos on module init.Marcin Slusarz
2008-05-14iphase: Fix 64bit warning.Alan Cox
2008-05-14hysdn: No longer broken on SMP.Andrew Morton
2008-05-14hysdn: Remove cli()/sti() calls.Mark Asselstine
2008-05-14atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger
2008-05-14bonding: handle case of device named bonding_masterStephen Hemminger
2008-05-14sysfs: remove error messages for -EEXIST caseStephen Hemminger
2008-05-14net: handle errors from device_renameStephen Hemminger
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-14net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton
2008-05-14tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton
2008-05-14Remove blkdev warning triggered by using mdNeil Brown
2008-05-14char: select fw_loader by moxaJiri Slaby