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