summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_conntrack: per_cpu untrackingEric Dumazet2010-06-092-13/+28
* netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-0815-29/+47
* netfilter: xt_rateest: Better struct xt_rateest layoutEric Dumazet2010-06-081-3/+7
* netfilter: vmalloc_node cleanupEric Dumazet2010-06-043-10/+8
* netfilter: xt_statistic: remove nth_lock spinlockEric Dumazet2010-06-011-10/+9
* netfilter: br_netfilter: use skb_set_noref()Eric Dumazet2010-06-011-4/+2
* drivers/net/arcnet/capmode.c: clean up codeDaniel Mack2010-05-311-99/+78
* net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller2010-05-311-1/+1
* r8169: remove unnecessary cast of readl()'s return valueJunchang Wang2010-05-311-1/+1
* 8139too: remove unnecessary cast of ioread32()'s return valueJunchang Wang2010-05-311-4/+4
* atm: [he] rewrite buffer handling in receive pathchas williams - CONTRACTOR2010-05-312-103/+126
* atm: [he] remove small buffer allocation/handling codechas williams - CONTRACTOR2010-05-312-148/+16
* atm: [nicstar] remove virt_to_bus() and support 64-bit platformschas williams - CONTRACTOR2010-05-313-175/+237
* atm: [nicstar] reformatted with Lindentchas williams - CONTRACTOR2010-05-313-3169/+2888
* mlx4_en: use net_device dev_id to indicate port numberEli Cohen2010-05-311-0/+1
* xen: netfront: explicitly generate arp_notify event after migration.Ian Campbell2010-05-311-0/+1
* arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2010-05-314-0/+22
* arp_notify: document that a gratuitous ARP request is sent when this option i...Ian Campbell2010-05-311-1/+1
* caif: cleanup: remove duplicate checksDan Carpenter2010-05-311-6/+2
* caif: remove unneeded null check in caif_connect()Dan Carpenter2010-05-311-2/+1
* drivers/isdn: Use memdup_userJulia Lawall2010-05-313-32/+12
* drivers/net/wan: Use memdup_userJulia Lawall2010-05-311-10/+4
* net/dccp: Use memdup_userJulia Lawall2010-05-311-8/+3
* drivers/net/wan: Use memdup_userJulia Lawall2010-05-311-8/+3
* drivers/net/cxgb3: Use memdup_userJulia Lawall2010-05-311-9/+3
* drivers/net: Use memdup_userJulia Lawall2010-05-311-8/+3
* net/can: Use memdup_userJulia Lawall2010-05-311-8/+3
* tcp: tcp_md5_hash_skb_data() frag_list handlingEric Dumazet2010-05-311-0/+5
* net: remove zap_completion_queueEric Dumazet2010-05-312-32/+3
* net: Use __this_cpu_inc() in fast pathEric Dumazet2010-05-312-4/+2
* cleanup: remove MIN_FRAG_SIZE definition.Rami Rosen2010-05-311-1/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-3119-38/+107
|\
| * net: fix sk_forward_alloc corruptionsEric Dumazet2010-05-293-2/+10
| * Phonet: listening socket lock protects the connected socket listRĂ©mi Denis-Courmont2010-05-291-3/+3
| * caif: unlock on error path in cfserl_receive()Dan Carpenter2010-05-291-2/+4
| * be2net: remove superfluous externsDan Carpenter2010-05-291-2/+2
| * be2net: add unlock on error pathDan Carpenter2010-05-291-2/+5
| * net/rds: Add missing mutex_unlockJulia Lawall2010-05-292-0/+2
| * drivers/isdn/hardware/mISDN: Add missing spin_unlockJulia Lawall2010-05-291-1/+3
| * fs_enet: Adjust BDs after tx errorMark Ware2010-05-291-6/+43
| * skb: make skb_recycle_check() return a bool valueChangli Gao2010-05-292-7/+7
| * IPv6: fix Mobile IPv6 regressionBrian Haley2010-05-281-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-287-12/+27
| |\
| | * ssb: fix NULL ptr deref when pcihost_wrapper is usedChristoph Fritz2010-05-282-3/+7
| | * mac80211: make a function staticJohannes Berg2010-05-281-1/+1
| | * libertas: fix uninitialized variable warningPrarit Bhargava2010-05-281-3/+2
| | * ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan2010-05-281-1/+3
| | * ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock2010-05-281-1/+1
| | * ar9170usb: fix read from freed driver contextChristian Lamparter2010-05-261-2/+12
| | * Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville2010-05-261-1/+1
OpenPOWER on IntegriCloud