aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz
2007-07-24[8021Q]: vlan_ioctl_handler: fix return valueAndrew Morton
2007-07-24[GENETLINK]: Correctly report errors while registering a multicast groupThomas Graf
2007-07-24[GENETLINK]: Fix adjustment of number of multicast groupsThomas Graf
2007-07-24[GENETLINK]: Fix race in genl_unregister_mc_groups()Thomas Graf
2007-07-24[NETFILTER]: Clean up duplicate includes in net/netfilter/Jesper Juhl
2007-07-24[NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl
2007-07-24[NETFILTER]: Fix logging regressionPatrick McHardy
2007-07-24[TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic.YOSHIFUJI Hideaki
2007-07-24nfsd: fix possible oops on re-insertion of rpcsec_gss modulesJ. Bruce Fields
2007-07-229p: Don't use binary sysctl numbers.Eric W. Biederman
2007-07-21[NET]: Add missing entries to family name tablesDavid Howells
2007-07-21[IPV6]: endianness bug in ip6_tunnelAl Viro
2007-07-21[IrDA] Typo fix in irnetlink.c copyrightSamuel Ortiz
2007-07-20[NET]: Fix loopback crashes when multiqueue is enabled.Patrick McHardy
2007-07-20[IPV4]: Fix inetpeer gcc-4.2 warningsPatrick McHardy
2007-07-20ANSIfy a couple of functions in netfilterAl Viro
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19missed cong_avoid() instanceAl Viro
2007-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2007-07-19SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields
2007-07-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-19lockdep: fixup sk_callback_lock annotationPeter Zijlstra
2007-07-19sunrpc: use vfs_path_lookupJosef 'Jeff' Sipek
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman
2007-07-19SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore
2007-07-19[NET] XFRM: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-19[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-19[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-19[NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-19[NET] RXRPC: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-19[NET] ROSE: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-19[NET] RFKILL: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-19[NET] PACKET: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-19[NET] NETROM: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-19[NET] NETFILTER: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-19[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-19[NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-19[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-19[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-19[NET] AX25: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-18Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2007-07-18[PATCH] mac80211: remove rtnl locking in ieee80211_sta.cMichael Wu
2007-07-18[PATCH] mac80211: fix GCC warning on 64bit platformsJiri Benc
2007-07-18[GENETLINK]: Dynamic multicast groups.Johannes Berg
2007-07-18[NETLIKN]: Allow removing multicast groups.Johannes Berg
2007-07-18[NETLINK]: allocate group bitmaps dynamicallyJohannes Berg
2007-07-18[RFKILL]: Make state sysfs writableIvo van Doorn
2007-07-18Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik