summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/* misc endianness annotationsAl Viro2007-07-265-12/+10
* ip6_tunnel - endianness annotationsAl Viro2007-07-261-9/+8
* netfilter endian regressionsAl Viro2007-07-267-16/+19
* Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-254-6/+6
* [8021Q]: vlan_ioctl_handler: fix return valueAndrew Morton2007-07-241-0/+2
* [GENETLINK]: Correctly report errors while registering a multicast groupThomas Graf2007-07-241-1/+1
* [GENETLINK]: Fix adjustment of number of multicast groupsThomas Graf2007-07-241-1/+1
* [GENETLINK]: Fix race in genl_unregister_mc_groups()Thomas Graf2007-07-241-8/+16
* [NETFILTER]: Clean up duplicate includes in net/netfilter/Jesper Juhl2007-07-244-4/+0
* [NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl2007-07-242-2/+0
* [NETFILTER]: Fix logging regressionPatrick McHardy2007-07-244-18/+8
* [TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic.YOSHIFUJI Hideaki2007-07-241-0/+1
* nfsd: fix possible oops on re-insertion of rpcsec_gss modulesJ. Bruce Fields2007-07-241-4/+5
* 9p: Don't use binary sysctl numbers.Eric W. Biederman2007-07-221-13/+8
* [NET]: Add missing entries to family name tablesDavid Howells2007-07-211-1/+2
* [IPV6]: endianness bug in ip6_tunnelAl Viro2007-07-211-2/+2
* [IrDA] Typo fix in irnetlink.c copyrightSamuel Ortiz2007-07-211-1/+1
* [NET]: Fix loopback crashes when multiqueue is enabled.Patrick McHardy2007-07-201-2/+2
* [IPV4]: Fix inetpeer gcc-4.2 warningsPatrick McHardy2007-07-201-2/+2
* ANSIfy a couple of functions in netfilterAl Viro2007-07-201-2/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-2033-42/+41
* missed cong_avoid() instanceAl Viro2007-07-191-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-07-194-0/+96
|\
| * SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore2007-07-194-0/+96
* | SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields2007-07-192-27/+7
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-1932-221/+560
|\ \
| * | [NET] XFRM: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-192-2/+2
| * | [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-6/+6
| * | [NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-192-3/+3
| * | [NET] RXRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-5/+5
| * | [NET] ROSE: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] RFKILL: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] PACKET: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] NETROM: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] NETFILTER: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-192-2/+2
| * | [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-193-3/+3
| * | [NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-193-3/+3
| * | [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] AX25: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2007-07-187-146/+173
| |\ \
| | * | [PATCH] mac80211: remove rtnl locking in ieee80211_sta.cMichael Wu2007-07-181-6/+0
| | * | [PATCH] mac80211: fix GCC warning on 64bit platformsJiri Benc2007-07-181-2/+2
| | * | [PATCH] mac80211: regdomain.c needs to include ieee80211_i.hJohannes Berg2007-07-171-0/+1
| | * | [PATCH] mac80211: regulatory domain cleanupDaniel Drake2007-07-175-135/+164
| | * | [PATCH] mac80211: use debugfs_renameJohannes Berg2007-07-171-3/+6
| * | | [GENETLINK]: Dynamic multicast groups.Johannes Berg2007-07-181-7/+228
| * | | [NETLIKN]: Allow removing multicast groups.Johannes Berg2007-07-181-12/+45
| * | | [NETLINK]: allocate group bitmaps dynamicallyJohannes Berg2007-07-181-24/+82
OpenPOWER on IntegriCloud