summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: icmp6_dst_gc return changeStephen Hemminger2008-07-223-9/+6
* 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-222-28/+14
* ipv6: make struct ipv6_devconf staticAdrian Bunk2008-07-222-3/+1
* sctp: remove sctp_assoc_proc_exit()Adrian Bunk2008-07-221-5/+0
* sctp: make sctp_outq_flush() staticAdrian Bunk2008-07-222-2/+3
* pkt_sched: make qdisc_class_hash_alloc() staticAdrian Bunk2008-07-221-1/+1
* netns: make get_proc_net() staticAdrian Bunk2008-07-222-8/+5
* netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller2008-07-228-6/+40
* net: Fix build failure with 'make mandocs'.Dave Jones2008-07-222-55/+54
* tcp: Fix bitmask test in tcp_syn_options()David S. Miller2008-07-211-1/+1
* ipv6: __KERNEL__ ifdef struct ipv6_devconfDavid S. Miller2008-07-211-0/+2
* udplite: Protection against coverage value wrap-aroundGerrit Renker2008-07-212-1/+5
* net: Print the module name as part of the watchdog messageArjan van de Ven2008-07-213-3/+25
* net: use kcalloc in netdev_queue allocStephen Hemminger2008-07-211-2/+2
* ipv6: use timer pendingStephen Hemminger2008-07-211-6/+6
* mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...Ian Schram2008-07-211-6/+12
* 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-212-0/+11
* 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-2115-86/+248
* netlink: add NLA_PUT_BE64 macroKrzysztof Piotr Oledzki2008-07-211-0/+3
* netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN...Changli Gao2008-07-211-4/+4
* hdlcdrv: Fix CRC calculation.Micah Dowty2008-07-211-0/+1
* 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
* net: Improve simple_tx_hash().David S. Miller2008-07-211-13/+21
* pkt_sched: Remove unused variable skb in dev_deactivate_queue function.Daniel Lezcano2008-07-211-3/+0
* sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.David S. Miller2008-07-211-4/+0
* ucc_geth: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-211-1/+0
* gianfar: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-211-1/+0
* atl1: Do not wake queue before queue has been started.David S. Miller2008-07-211-2/+1
* Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-07-2036-966/+1042
|\
| * nfsd: nfs4xdr.c do-while is not a compound statementHarvey Harrison2008-07-181-2/+2
| * nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.cJ. Bruce Fields2008-07-181-74/+74
| * lockd: Pass "struct sockaddr *" to new failover-by-IP functionChuck Lever2008-07-153-15/+34
| * lockd: get host reference in nlmsvc_create_block() instead of callersJ. Bruce Fields2008-07-151-3/+2
| * lockd: minor svclock.c style fixesJ. Bruce Fields2008-07-151-5/+5
| * lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lockJeff Layton2008-07-154-11/+6
| * lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlockJeff Layton2008-07-154-12/+7
| * lockd: nlm_release_host() checks for NULL, caller needn'tJeff Layton2008-07-152-4/+2
| * file lock: reorder struct file_lock to save space on 64 bit buildsRichard Kennedy2008-07-131-2/+2
| * nfsd: take file and mnt write in nfs4_upgrade_openBenny Halevy2008-07-071-0/+4
| * nfsd: document open share bit trackingJ. Bruce Fields2008-07-071-0/+18
| * nfsd: tabulate nfs4 xdr encoding functionsBenny Halevy2008-07-041-114/+91
| * Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...J. Bruce Fields2008-07-031742-18919/+31340
| |\
OpenPOWER on IntegriCloud