summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-26can: netlink support for bus-error reporting and countersWolfgang Grandegger4-7/+44
2010-02-26drivers/net/myri10ge: Use pr_<level> and netdev_<level>Joe Perches1-116/+67
2010-02-26drivers/net/chelsio: Use pr_<level>, netif_msg_<type>Joe Perches7-72/+56
2010-02-26isdn: remove ishexdigit() in regard to isxdigit()Andy Shevchenko1-15/+1
2010-02-26gigaset: reduce syslog clutterTilman Schmidt10-147/+77
2010-02-26bas_gigaset: collapse CR/LF at end of AT responseTilman Schmidt3-15/+35
2010-02-26gigaset: small documentation improvementTilman Schmidt1-5/+5
2010-02-26KS8695: Don't call netif_carrier_off() from ndo_stop()Yegor Yefremov1-1/+0
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller104-1621/+3097
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller15-40/+106
2010-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller10-656/+597
2010-02-24netfilter: xtables: reduce arguments to translate_tableJan Engelhardt3-81/+45
2010-02-24netfilter: xtables: optimize call flow around xt_ematch_foreachJan Engelhardt2-124/+62
2010-02-24netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt6-49/+141
2010-02-24netfilter: xtables: optimize call flow around xt_entry_foreachJan Engelhardt3-360/+182
2010-02-24netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt7-190/+321
2010-02-23net: bug fix for vlan + gro issueAjit Khaparde1-1/+1
2010-02-23xfrm: clone mark when cloning policyJamal Hadi Salim1-0/+1
2010-02-23netfilter: xt_recent: fix false matchTim Gardner1-1/+1
2010-02-23netfilter: xt_recent: fix buffer overflowTim Gardner1-1/+1
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-9/+27
2010-02-23tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto1-1/+0
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson1-0/+5
2010-02-23IPv6: better document max_addresses parameterBrian Haley1-4/+4
2010-02-23MAINTAINERS: update mv643xx_eth maintenance statusLennert Buytenhek1-2/+2
2010-02-23e1000: Fix DMA mapping error handling on RXAnton Blanchard1-1/+18
2010-02-23e1000: correct wrong coding style for "else"Jiri Pirko1-2/+1
2010-02-22xfrm: Allow user space manipulation of SPD markJamal Hadi Salim1-6/+25
2010-02-22xfrm: Allow user space config of SAD markJamal Hadi Salim1-15/+57
2010-02-22xfrm: SP lookups with markJamal Hadi Salim1-1/+11
2010-02-22xfrm: SP lookups signature with markJamal Hadi Salim4-13/+14
2010-02-22xfrm: SA lookups with markJamal Hadi Salim1-0/+12
2010-02-22xfrm: SA lookups signature with markJamal Hadi Salim13-55/+84
2010-02-22xfrm: introduce basic mark infrastructureJamal Hadi Salim2-3/+31
2010-02-22af_key: locking changestephen hemminger1-60/+16
2010-02-22packet: convert socket list to RCU (v3)stephen hemminger3-33/+43
2010-02-22seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger3-4/+87
2010-02-22can:ti_hecc: Add pm hook-upSriram1-3/+48
2010-02-22isdn: fix a few Kconfig imperfectionsTilman Schmidt2-22/+28
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko29-98/+69
2010-02-22e1000: convert to use netdev_for_each_mc_addrJiri Pirko1-20/+17
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko22-74/+50
2010-02-22net/arm: convert to use netdev_for_each_mc_addrJiri Pirko5-30/+28
2010-02-22drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpersJoe Perches1-147/+96
2010-02-22b44: use netdev_alloc_skb instead of dev_alloc_skbHauke Mehrtens1-1/+1
2010-02-22b44: Set PHY address to NO_PHY if reset fails.Hauke Mehrtens1-1/+5
2010-02-22pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck1-0/+1
2010-02-22ixgbe: prevent speculative processing of descriptors before readyMilton Miller1-0/+1
2010-02-22mwl8k: convert to new station add/remove callbacksJohannes Berg1-84/+22
2010-02-22iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2-5/+7