summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-2314-42/+28
|\
| * net: Unexport move_addr_to_{kernel,user}Adrian Bunk2008-04-231-3/+0
| * [IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu2008-04-223-2/+4
| * tcp: Make use of before macro in tcp_input.cArnd Hannemann2008-04-211-1/+1
| * [NETNS]: Remove empty ->init callback.Pavel Emelyanov2008-04-211-7/+0
| * [DCCP]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki2008-04-211-11/+6
| * [NETNS]: Don't initialize err variable twice.Pavel Emelyanov2008-04-211-2/+1
| * [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop.Pavel Emelyanov2008-04-211-1/+1
| * [IPV4]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki2008-04-212-10/+10
| * [IPV4]: Make icmp_sk_init() static.Adrian Bunk2008-04-211-1/+1
| * [IPV6]: Make struct ip6_prohibit_entry_template static.Adrian Bunk2008-04-211-1/+1
| * tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.cSatoru SATOH2008-04-211-1/+1
| * [NET]: Expose netdevice dev_id through sysfsDavid Woodhouse2008-04-201-0/+2
| * [ROSE]: Fix soft lockup wrt. rose_node_list_lockBernard Pidoux2008-04-201-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-211-9/+0
|\ \
| * | [SPARC]: Remove SunOS and Solaris binary support.David S. Miller2008-04-211-9/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-211-1/+0
|\ \ \
| * | | Remove documentation of non-existent sk_alloc argRusty Russell2008-04-211-1/+0
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2008-04-213-3/+7
|\ \ \ | | |/ | |/|
| * | rose: Socket lock was not released before returning to user spaceBernard Pidoux2008-04-191-2/+4
| * | netfilter: Fix SIP conntrack build with NAT disabled.Patrick McHardy2008-04-191-1/+2
| * | netfilter: Fix SCTP nat build.Patrick McHardy2008-04-191-0/+1
| |/
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-214-4/+0
|\ \
| * | net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-184-4/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-211-5/+11
|\ \
| * | nodemask: use new node_to_cpumask_ptr functionMike Travis2008-04-191-5/+11
| |/
* | [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()Dave Hansen2008-04-191-0/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-181-2/+1
|\
| * Netlink: Use generic LSM hookAhmed S. Darwish2008-04-191-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18391-13850/+23572
|\ \ | |/ |/|
| * [NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan2008-04-181-6/+9
| * [IPV6]: Fix dangling references on error in fib6_add().David S. Miller2008-04-181-0/+4
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-1711-47/+72
| |\
| * | [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not ...Jesper Juhl2008-04-171-0/+4
| * | [PKT_SCHED]: Fix datalen check in tcf_simp_init().Patrick McHardy2008-04-171-1/+1
| * | [INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov2008-04-171-0/+16
| * | [INET]: Drop the inet_inherit_port() call.Pavel Emelyanov2008-04-172-2/+2
| * | SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked.Gui Jianfeng2008-04-171-0/+2
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-04-167-96/+204
| |\ \
| | * | mac80211: rework scanning to account for probe response/beacon differenceJohannes Berg2008-04-162-35/+52
| | * | mac80211: allow WDS modeJohannes Berg2008-04-162-0/+5
| | * | mac80211: fix key todo list orderJohannes Berg2008-04-161-3/+6
| | * | mac80211: fix spinlock recursionJohannes Berg2008-04-163-12/+20
| | * | mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre2008-04-161-5/+11
| | * | mac80211: further RCU fixesJohannes Berg2008-04-162-3/+22
| | * | mac80211: fix key hwaccel raceJohannes Berg2008-04-162-36/+59
| | * | mlme.c: fixup some merge damageJohn W. Linville2008-04-161-8/+35
| * | | [TIPC]: Cleanup of TIPC reference table codeAllan Stephens2008-04-161-47/+34
| * | | [TIPC]: Optimized initialization of TIPC reference tableAllan Stephens2008-04-161-47/+76
| * | | [TIPC]: Remove inlining of reference table locking routinesAllan Stephens2008-04-162-89/+91
| |/ /
OpenPOWER on IntegriCloud