aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns onesAl Viro2-0/+11
2008-07-26[PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro1-12/+10
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan2-2/+2
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+2
2008-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-608/+409
2008-07-25sysctl: allow override of /proc/sys/net with CAP_NET_ADMINStephen Hemminger1-0/+14
2008-07-25printk ratelimiting rewriteDave Young2-5/+4
2008-07-25list_for_each_rcu must die: networkingPaul E. McKenney3-15/+7
2008-07-25ipsec: ipcomp - Decompress into frags if necessaryHerbert Xu1-6/+42
2008-07-25ipsec: ipcomp - Merge IPComp implementationsHerbert Xu7-606/+371
2008-07-25pkt_sched: Fix locking in shutdown_scheduler_queue()David S. Miller1-2/+2
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-9/+12
2008-07-24flag parameters: check magic constantsUlrich Drepper1-0/+6
2008-07-24flag parameters: NONBLOCK in socket and socketpairUlrich Drepper1-10/+10
2008-07-24flag parameters: paccept w/out set_restore_sigmaskUlrich Drepper1-0/+17
2008-07-24flag parameters: pacceptUlrich Drepper2-12/+121
2008-07-24flag parameters: socket and socketpairUlrich Drepper3-10/+22
2008-07-23pkt_sched: sch_sfq: dump a real number of flowsJarek Poplawski1-1/+8
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-4/+5
2008-07-23netfilter: make security table depend on NETFILTER_ADVANCEDPatrick McHardy2-2/+2
2008-07-23tcp: Clear probes_out more aggressively in tcp_ack().David S. Miller1-2/+1
2008-07-23net: Update entry in af_family_clock_key_stringsOliver Hartkopp1-1/+1
2008-07-23netdev: Remove warning from __netif_schedule().David S. Miller1-3/+0
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+1
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-90/+115
2008-07-22I/OAT: tcp_dma_copybreak default value dependent on I/OAT versionMaciej Sosnowski1-0/+1
2008-07-22ipv6: icmp6_dst_gc return changeStephen Hemminger2-8/+5
2008-07-22ipv6: use kcallocStephen Hemminger1-3/+3
2008-07-22ipv6: use spin_trylock_bhStephen Hemminger1-3/+1
2008-07-22ipv6: use round_jiffiesStephen Hemminger1-2/+3
2008-07-22netns: dont alloc ipv6 fib timer listStephen Hemminger1-27/+13
2008-07-22ipv6: make struct ipv6_devconf staticAdrian Bunk1-1/+1
2008-07-22sctp: remove sctp_assoc_proc_exit()Adrian Bunk1-5/+0
2008-07-22sctp: make sctp_outq_flush() staticAdrian Bunk1-1/+3
2008-07-22pkt_sched: make qdisc_class_hash_alloc() staticAdrian Bunk1-1/+1
2008-07-22netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller4-6/+29
2008-07-22net: Fix build failure with 'make mandocs'.Dave Jones1-26/+25
2008-07-21bluetooth: remove improper bluetooth class symlinks.Greg Kroah-Hartman1-7/+0
2008-07-21tcp: Fix bitmask test in tcp_syn_options()David S. Miller1-1/+1
2008-07-21udplite: Protection against coverage value wrap-aroundGerrit Renker1-0/+4
2008-07-21net: Print the module name as part of the watchdog messageArjan van de Ven2-3/+23
2008-07-21net: use kcalloc in netdev_queue allocStephen Hemminger1-2/+2
2008-07-21ipv6: use timer pendingStephen Hemminger1-6/+6
2008-07-21netfilter: nf_conntrack_sctp: fix sparse warningsPatrick McHardy1-4/+4
2008-07-21netfilter: nf_nat_sip: c= is optional for sessionHerbert Xu1-13/+25
2008-07-21netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one functionJan Engelhardt1-29/+13
2008-07-21netfilter: nfnetlink_log: send complete hardware headerEric Leblond1-0/+8
2008-07-21netfilter: xt_time: fix time's time_mt()'s use of do_div()David Howells1-1/+1
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki8-69/+173
2008-07-21netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RANGE_PROTO_RANDOMChangli Gao1-4/+4