aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz4-6/+6
2007-07-24[8021Q]: vlan_ioctl_handler: fix return valueAndrew Morton1-0/+2
2007-07-24[GENETLINK]: Correctly report errors while registering a multicast groupThomas Graf1-1/+1
2007-07-24[GENETLINK]: Fix adjustment of number of multicast groupsThomas Graf1-1/+1
2007-07-24[GENETLINK]: Fix race in genl_unregister_mc_groups()Thomas Graf1-8/+16
2007-07-24[NETFILTER]: Clean up duplicate includes in net/netfilter/Jesper Juhl4-4/+0
2007-07-24[NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl2-2/+0
2007-07-24[NETFILTER]: Fix logging regressionPatrick McHardy4-18/+8
2007-07-24[TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic.YOSHIFUJI Hideaki1-0/+1
2007-07-24nfsd: fix possible oops on re-insertion of rpcsec_gss modulesJ. Bruce Fields1-4/+5
2007-07-229p: Don't use binary sysctl numbers.Eric W. Biederman1-13/+8
2007-07-21[NET]: Add missing entries to family name tablesDavid Howells1-1/+2
2007-07-21[IPV6]: endianness bug in ip6_tunnelAl Viro1-2/+2
2007-07-21[IrDA] Typo fix in irnetlink.c copyrightSamuel Ortiz1-1/+1
2007-07-20[NET]: Fix loopback crashes when multiqueue is enabled.Patrick McHardy1-2/+2
2007-07-20[IPV4]: Fix inetpeer gcc-4.2 warningsPatrick McHardy1-2/+2
2007-07-20ANSIfy a couple of functions in netfilterAl Viro1-2/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt33-42/+41
2007-07-19missed cong_avoid() instanceAl Viro1-1/+1
2007-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds4-0/+96
2007-07-19SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields2-27/+7
2007-07-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds32-221/+560
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau5-10/+5
2007-07-19lockdep: fixup sk_callback_lock annotationPeter Zijlstra1-4/+19
2007-07-19sunrpc: use vfs_path_lookupJosef 'Jeff' Sipek1-9/+7
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman2-2/+2
2007-07-19SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore4-0/+96
2007-07-19[NET] XFRM: Fix whitespace errors.YOSHIFUJI Hideaki2-2/+2
2007-07-19[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-6/+6
2007-07-19[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2007-07-19[NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2-3/+3
2007-07-19[NET] RXRPC: Fix whitespace errors.YOSHIFUJI Hideaki1-5/+5
2007-07-19[NET] ROSE: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2007-07-19[NET] RFKILL: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2007-07-19[NET] PACKET: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2007-07-19[NET] NETROM: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2007-07-19[NET] NETFILTER: Fix whitespace errors.YOSHIFUJI Hideaki2-2/+2
2007-07-19[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki3-3/+3
2007-07-19[NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2007-07-19[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki3-3/+3
2007-07-19[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2007-07-19[NET] AX25: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2007-07-18Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller7-146/+173
2007-07-18[PATCH] mac80211: remove rtnl locking in ieee80211_sta.cMichael Wu1-6/+0
2007-07-18[PATCH] mac80211: fix GCC warning on 64bit platformsJiri Benc1-2/+2
2007-07-18[GENETLINK]: Dynamic multicast groups.Johannes Berg1-7/+228
2007-07-18[NETLIKN]: Allow removing multicast groups.Johannes Berg1-12/+45
2007-07-18[NETLINK]: allocate group bitmaps dynamicallyJohannes Berg1-24/+82
2007-07-18[RFKILL]: Make state sysfs writableIvo van Doorn1-1/+1
2007-07-18Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik1-5/+2