aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-14netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet2-6/+13
2010-06-09netfilter: nfnetlink_log: RCU conversionEric Dumazet1-22/+27
2010-06-09netfilter: nfnetlink_queue: some optimizationsEric Dumazet1-19/+14
2010-06-09netfilter: ip6_queue: rwlock to spinlock conversionEric Dumazet1-32/+25
2010-06-09netfilter: ip_queue: rwlock to spinlock conversionEric Dumazet1-32/+25
2010-06-09netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4 bytesShan Wei1-1/+2
2010-06-09netfilter: nf_conntrack: per_cpu untrackingEric Dumazet2-13/+28
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet15-29/+47
2010-06-08netfilter: xt_rateest: Better struct xt_rateest layoutEric Dumazet1-3/+7
2010-06-04netfilter: vmalloc_node cleanupEric Dumazet3-10/+8
2010-06-01netfilter: xt_statistic: remove nth_lock spinlockEric Dumazet1-10/+9
2010-06-01netfilter: br_netfilter: use skb_set_noref()Eric Dumazet1-4/+2
2010-05-31drivers/net/arcnet/capmode.c: clean up codeDaniel Mack1-99/+78
2010-05-31net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller1-1/+1
2010-05-31r8169: remove unnecessary cast of readl()'s return valueJunchang Wang1-1/+1
2010-05-318139too: remove unnecessary cast of ioread32()'s return valueJunchang Wang1-4/+4
2010-05-31atm: [he] rewrite buffer handling in receive pathchas williams - CONTRACTOR2-103/+126
2010-05-31atm: [he] remove small buffer allocation/handling codechas williams - CONTRACTOR2-148/+16
2010-05-31atm: [nicstar] remove virt_to_bus() and support 64-bit platformschas williams - CONTRACTOR3-175/+237
2010-05-31atm: [nicstar] reformatted with Lindentchas williams - CONTRACTOR3-3169/+2888
2010-05-31mlx4_en: use net_device dev_id to indicate port numberEli Cohen1-0/+1
2010-05-31xen: netfront: explicitly generate arp_notify event after migration.Ian Campbell1-0/+1
2010-05-31arp_notify: allow drivers to explicitly request a notification event.Ian Campbell4-0/+22
2010-05-31arp_notify: document that a gratuitous ARP request is sent when this option is enabledIan Campbell1-1/+1
2010-05-31caif: cleanup: remove duplicate checksDan Carpenter1-6/+2
2010-05-31caif: remove unneeded null check in caif_connect()Dan Carpenter1-2/+1
2010-05-31drivers/isdn: Use memdup_userJulia Lawall3-32/+12
2010-05-31drivers/net/wan: Use memdup_userJulia Lawall1-10/+4
2010-05-31net/dccp: Use memdup_userJulia Lawall1-8/+3
2010-05-31drivers/net/wan: Use memdup_userJulia Lawall1-8/+3
2010-05-31drivers/net/cxgb3: Use memdup_userJulia Lawall1-9/+3
2010-05-31drivers/net: Use memdup_userJulia Lawall1-8/+3
2010-05-31net/can: Use memdup_userJulia Lawall1-8/+3
2010-05-31tcp: tcp_md5_hash_skb_data() frag_list handlingEric Dumazet1-0/+5
2010-05-31net: remove zap_completion_queueEric Dumazet2-32/+3
2010-05-31net: Use __this_cpu_inc() in fast pathEric Dumazet2-4/+2
2010-05-31cleanup: remove MIN_FRAG_SIZE definition.Rami Rosen1-1/+0
2010-05-30Linux 2.6.35-rc1Linus Torvalds1-2/+2
2010-05-30ia64: revert __node_random additionLinus Torvalds1-17/+0
2010-05-30CPU: Avoid using unititialized error variable in disable_nonboot_cpus()Rafael J. Wysocki1-1/+1
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap3-5/+13
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds5-31/+1
2010-05-30SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter1-1/+1
2010-05-30parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin1-3/+13
2010-05-30parisc: Remove unnecessary macros from entry.SJohn David Anglin1-33/+7
2010-05-30parisc: LWS fixes for syscall.SJohn David Anglin1-23/+9
2010-05-30parisc: Delete unnecessary nop's in entry.SJohn David Anglin1-7/+0
2010-05-30parisc: Avoid interruption in critical region in entry.SJohn David Anglin1-2/+3
2010-05-30parisc: invoke oom-killer from page faultNick Piggin1-4/+3
2010-05-30parisc: clear floating point exception flag on SIGFPE signalHelge Deller1-0/+1