summaryrefslogtreecommitdiffstats
path: root/security (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-22cxgb3 - Add page support to jumbo frame Rx queueDivy Le Ray2-35/+84
2008-05-22cxgb3 - Fix dma mapping error pathDivy Le Ray1-12/+41
2008-05-21tipc: Fix initialization sequence problems when entering network modeAllan Stephens5-9/+12
2008-05-21tipc: Update "previous node" indicators when node address changesAllan Stephens1-0/+1
2008-05-21tipc: Optimize null pointer check during neighbor discoveryAllan Stephens1-3/+2
2008-05-21tipc: Prevent node object duplication due to simultaneous discoveryAllan Stephens1-0/+26
2008-05-21tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens3-9/+23
2008-05-21ip6mr: Use on-device stats instead of private ones.Pavel Emelyanov1-15/+7
2008-05-21ipmr: Use on-device stats instead of private ones.Pavel Emelyanov1-16/+9
2008-05-21ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov2-21/+6
2008-05-21tunnels: Remove stat member from ip_tunnel struct.Pavel Emelyanov1-1/+0
2008-05-21ipmr: Ipip tunnel uses on-device stats.Pavel Emelyanov1-2/+2
2008-05-21sit: Use on-device stats instead of private ones.Pavel Emelyanov1-15/+9
2008-05-21ipip: Use on-device stats instead of private ones.Pavel Emelyanov1-14/+8
2008-05-21ipgre: Use on-device stats instead of private ones.Pavel Emelyanov1-18/+14
2008-05-21bridge: Use on-device stats instead of private ones.Pavel Emelyanov4-16/+8
2008-05-21net: The dev->get_stats pointer is not NULL nowadays.Pavel Emelyanov2-17/+12
2008-05-19ipv6: Register some net/ipv6/ core sysctls at read-only root.Pavel Emelyanov1-7/+22
2008-05-19inet: Register fragmentation some ctls at read-only root.Pavel Emelyanov2-3/+48
2008-05-19ipv6: In fragmentation code, handle error returned from register_pernet_subsys.Pavel Emelyanov1-1/+7
2008-05-19inet: Rename fragmentation sysctl-related functions/variables.Pavel Emelyanov2-18/+18
2008-05-19netns: Register net/core/ sysctls at read-only root.Pavel Emelyanov1-20/+19
2008-05-19netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov2-0/+33
2008-05-19tipc: Cosmetic cleanup of topology service codeAllan Stephens2-15/+13
2008-05-19tipc: Consolidate subscriber & subscriber port referencesAllan Stephens3-90/+116
2008-05-19tipc: Fix bug in topology server byte swapping routineAllan Stephens1-3/+1
2008-05-19tipc: Add support for customized subscription endiannessAllan Stephens2-19/+18
2008-05-19tipc: Add support for customized subscription overlap handlingAllan Stephens2-1/+11
2008-05-17bnx2: Update version to 1.7.6.Michael Chan1-2/+2
2008-05-17bnx2: Pre-initialize struct cpu_reg.Benjamin Li2-72/+86
2008-05-17bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.Benjamin Li2-5/+6
2008-05-17bnx2: Remove the rx_offset field from the bnx2 structure.Benjamin Li2-11/+10
2008-05-17bnx2: Add EEH PCI recovery.Wendy Xiong1-0/+88
2008-05-17bnx2: Allow phy reset to be skipped during chip reset.Michael Chan1-23/+27
2008-05-15isdn/capi: Return proper errnos on module init.Marcin Slusarz1-3/+3
2008-05-15iphase: Fix 64bit warning.Alan Cox1-1/+2
2008-05-15hysdn: No longer broken on SMP.Andrew Morton1-1/+1
2008-05-15hysdn: Remove cli()/sti() calls.Mark Asselstine1-9/+5
2008-05-15atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2-12/+7
2008-05-15bonding: handle case of device named bonding_masterStephen Hemminger1-2/+10
2008-05-15sysfs: remove error messages for -EEXIST caseStephen Hemminger2-10/+4
2008-05-15net: handle errors from device_renameStephen Hemminger1-1/+5
2008-05-15net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton1-0/+1
2008-05-15tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton1-2/+5
2008-05-15Remove blkdev warning triggered by using mdNeil Brown8-6/+19
2008-05-15char: select fw_loader by moxaJiri Slaby1-0/+1
2008-05-15memory_hotplug: always initialize pageblock bitmapHeiko Carstens2-41/+45
2008-05-15mprotect: prevent alteration of the PAT bitsVenki Pallipadi2-4/+23
2008-05-15per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet1-1/+7
2008-05-15memory_hotplug: check for walk_memory_resource() failure in online_pages()Geoff Levand1-1/+8