aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-25
|\
| * ipsec: ipcomp - Decompress into frags if necessaryHerbert Xu2008-07-25
| * ipsec: ipcomp - Merge IPComp implementationsHerbert Xu2008-07-25
| * pkt_sched: Fix locking in shutdown_scheduler_queue()David S. Miller2008-07-25
* | sysctl: allow override of /proc/sys/net with CAP_NET_ADMINStephen Hemminger2008-07-25
* | printk ratelimiting rewriteDave Young2008-07-25
* | 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