aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-22I/OAT: tcp_dma_copybreak default value dependent on I/OAT versionMaciej Sosnowski
2008-07-22ipv6: icmp6_dst_gc return changeStephen Hemminger
2008-07-22ipv6: use kcallocStephen Hemminger
2008-07-22ipv6: use spin_trylock_bhStephen Hemminger
2008-07-22ipv6: use round_jiffiesStephen Hemminger
2008-07-22netns: dont alloc ipv6 fib timer listStephen Hemminger
2008-07-22ipv6: make struct ipv6_devconf staticAdrian Bunk
2008-07-22sctp: remove sctp_assoc_proc_exit()Adrian Bunk
2008-07-22sctp: make sctp_outq_flush() staticAdrian Bunk
2008-07-22pkt_sched: make qdisc_class_hash_alloc() staticAdrian Bunk
2008-07-22netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller
2008-07-22net: Fix build failure with 'make mandocs'.Dave Jones
2008-07-21bluetooth: remove improper bluetooth class symlinks.Greg Kroah-Hartman
2008-07-21tcp: Fix bitmask test in tcp_syn_options()David S. Miller
2008-07-21udplite: Protection against coverage value wrap-aroundGerrit Renker
2008-07-21net: Print the module name as part of the watchdog messageArjan van de Ven
2008-07-21net: use kcalloc in netdev_queue allocStephen Hemminger
2008-07-21ipv6: use timer pendingStephen Hemminger
2008-07-21netfilter: nf_conntrack_sctp: fix sparse warningsPatrick McHardy
2008-07-21netfilter: nf_nat_sip: c= is optional for sessionHerbert Xu
2008-07-21netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one functionJan Engelhardt
2008-07-21netfilter: nfnetlink_log: send complete hardware headerEric Leblond
2008-07-21netfilter: xt_time: fix time's time_mt()'s use of do_div()David Howells
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki
2008-07-21netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN...Changli Gao
2008-07-21Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe."David S. Miller
2008-07-21net: In __netif_schedule() use WARN_ON instead of BUG_ONLinus Torvalds
2008-07-21net: Improve simple_tx_hash().David S. Miller
2008-07-21pkt_sched: Remove unused variable skb in dev_deactivate_queue function.Daniel Lezcano
2008-07-21Merge branch 'linus' into cpus4096-for-linusIngo Molnar
2008-07-20Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-07-20ipv6: Fix warning in addrconf code.David Miller
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20pkt_sched: Fix build with NET_SCHED disabled.David S. Miller
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20tty: Ldisc revampAlan Cox
2008-07-20iucv: Fix bad merging.David S. Miller
2008-07-20net_sched: Add size table for qdiscsJussi Kivilinna
2008-07-20net_sched: Add accessor function for packet length for qdiscsJussi Kivilinna
2008-07-20net_sched: Add qdisc_enqueue wrapperJussi Kivilinna
2008-07-19ipv6 mcast: Omit redundant address family checks in ip6_mc_source().YOSHIFUJI Hideaki
2008-07-19net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki
2008-07-19ipv6 netns: Make several "global" sysctl variables namespace aware.YOSHIFUJI Hideaki
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki
2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-07-19ipv6: remove unused parameter from ip6_ra_controlDenis V. Lunev
2008-07-19tcp: fix kernel panic with listening_get_nextDaniel Lezcano