aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* printk ratelimiting rewriteDave Young2008-07-252-5/+4
* list_for_each_rcu must die: networkingPaul E. McKenney2008-07-253-15/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-246-9/+12
|\
| * pkt_sched: sch_sfq: dump a real number of flowsJarek Poplawski2008-07-231-1/+8
| * netfilter: make security table depend on NETFILTER_ADVANCEDPatrick McHardy2008-07-232-2/+2
| * tcp: Clear probes_out more aggressively in tcp_ack().David S. Miller2008-07-231-2/+1
| * net: Update entry in af_family_clock_key_stringsOliver Hartkopp2008-07-231-1/+1
| * netdev: Remove warning from __netif_schedule().David S. Miller2008-07-231-3/+0
* | flag parameters: check magic constantsUlrich Drepper2008-07-241-0/+6
* | flag parameters: NONBLOCK in socket and socketpairUlrich Drepper2008-07-241-10/+10
* | flag parameters: paccept w/out set_restore_sigmaskUlrich Drepper2008-07-241-0/+17
* | flag parameters: pacceptUlrich Drepper2008-07-242-12/+121
* | flag parameters: socket and socketpairUlrich Drepper2008-07-243-10/+22
* | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-233-4/+5
|\ \
| * \ Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-21372-9986/+13079
| |\ \
| * | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-181-1/+2
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-1810-190/+400
| |\ \ \
| * \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-07-1636-124/+137
| |\ \ \ \
| * \ \ \ \ Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06113-670/+959
| |\ \ \ \ \
| * | | | | | net: Pass reference to cpumask variable in net/sunrpc/svc.cMike Travis2008-05-231-1/+1
| * | | | | | net: use performance variant for_each_cpu_mask_nrMike Travis2008-05-232-3/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds2008-07-231-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | I/OAT: tcp_dma_copybreak default value dependent on I/OAT versionMaciej Sosnowski2008-07-221-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-2213-90/+115
|\ \ \ \ \ \ \
| * | | | | | | ipv6: icmp6_dst_gc return changeStephen Hemminger2008-07-222-8/+5
| * | | | | | | ipv6: use kcallocStephen Hemminger2008-07-221-3/+3
| * | | | | | | ipv6: use spin_trylock_bhStephen Hemminger2008-07-221-3/+1
| * | | | | | | ipv6: use round_jiffiesStephen Hemminger2008-07-221-2/+3
| * | | | | | | netns: dont alloc ipv6 fib timer listStephen Hemminger2008-07-221-27/+13
| * | | | | | | ipv6: make struct ipv6_devconf staticAdrian Bunk2008-07-221-1/+1
| * | | | | | | sctp: remove sctp_assoc_proc_exit()Adrian Bunk2008-07-221-5/+0
| * | | | | | | sctp: make sctp_outq_flush() staticAdrian Bunk2008-07-221-1/+3
| * | | | | | | pkt_sched: make qdisc_class_hash_alloc() staticAdrian Bunk2008-07-221-1/+1
| * | | | | | | netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller2008-07-224-6/+29
| * | | | | | | net: Fix build failure with 'make mandocs'.Dave Jones2008-07-221-26/+25
| * | | | | | | tcp: Fix bitmask test in tcp_syn_options()David S. Miller2008-07-211-1/+1
| * | | | | | | udplite: Protection against coverage value wrap-aroundGerrit Renker2008-07-211-0/+4
| * | | | | | | net: Print the module name as part of the watchdog messageArjan van de Ven2008-07-212-3/+23
| * | | | | | | net: use kcalloc in netdev_queue allocStephen Hemminger2008-07-211-2/+2
| * | | | | | | ipv6: use timer pendingStephen Hemminger2008-07-211-6/+6
* | | | | | | | bluetooth: remove improper bluetooth class symlinks.Greg Kroah-Hartman2008-07-211-7/+0
|/ / / / / / /
* | | | | | | netfilter: nf_conntrack_sctp: fix sparse warningsPatrick McHardy2008-07-211-4/+4
* | | | | | | netfilter: nf_nat_sip: c= is optional for sessionHerbert Xu2008-07-211-13/+25
* | | | | | | netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one functionJan Engelhardt2008-07-211-29/+13
* | | | | | | netfilter: nfnetlink_log: send complete hardware headerEric Leblond2008-07-211-0/+8
* | | | | | | netfilter: xt_time: fix time's time_mt()'s use of do_div()David Howells2008-07-211-1/+1
* | | | | | | netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki2008-07-218-69/+173
* | | | | | | netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN...Changli Gao2008-07-211-4/+4
* | | | | | | Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe."David S. Miller2008-07-211-22/+77
* | | | | | | net: In __netif_schedule() use WARN_ON instead of BUG_ONLinus Torvalds2008-07-211-1/+2