summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: disable GSO on sockets hitting dst_allfragEric Dumazet2012-05-191-1/+4
* tg3: use netdev_alloc_frag() APIEric Dumazet2012-05-192-35/+5
* net: napi_frags_skb() is staticEric Dumazet2012-05-192-3/+1
* ppp: avoid false drop_monitor false positivesEric Dumazet2012-05-195-13/+15
* ipv6: bool/const conversions phase2Eric Dumazet2012-05-1917-130/+131
* ipx: Remove spurious NULL checking in ipx_ioctl().David S. Miller2012-05-191-3/+1
* ipv6: ip6_fragment() should check CHECKSUM_PARTIALEric Dumazet2012-05-181-0/+4
* cirrus: cs89x0: Remove function prototypes and reorder declarationsJoe Perches2012-05-181-746/+721
* cirrus: cs89x0: Neaten debugging and loggingJoe Perches2012-05-181-105/+82
* cirrus: cs89x0: Code neateningJoe Perches2012-05-181-180/+272
* cirrus: cs89x0: Convert printks to pr_<level>Joe Perches2012-05-181-55/+61
* cirrus: cs89x0: Code style neateningJoe Perches2012-05-181-411/+323
* be2net: Fix to allow get/set of debug levels in the firmware.Somnath Kotur2012-05-185-0/+230
* ipv6: remove csummode in ip6_append_data()Eric Dumazet2012-05-181-3/+1
* net: introduce netdev_alloc_frag()Eric Dumazet2012-05-182-65/+59
* iwlwifi: dont pull too much payload in skb headEric Dumazet2012-05-181-1/+6
* ipv6: bool conversions phase1Eric Dumazet2012-05-183-21/+21
* ip_frag: struct inet_frags match() method returns a boolEric Dumazet2012-05-184-12/+12
* net: Remove netdevice ec_ptr, no longer used.David S. Miller2012-05-181-1/+0
* econet: remove ancient bug ridden protocolStephen Hemminger2012-05-187-1286/+0
* CS89x0 : Use ioread16/iowrite16 on all platformsJaccon Bastiaansen2012-05-171-158/+183
* lapb: Neaten debuggingJoe Perches2012-05-176-306/+140
* drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker2012-05-1719-5369/+18
* net/mlx4_en: num cores tx rings for every UPAmir Vadai2012-05-174-24/+47
* drop_monitor: convert to modular buildingNeil Horman2012-05-172-3/+45
* net: netdev_alloc_skb() use build_skb()Eric Dumazet2012-05-171-1/+31
* ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack2012-05-177-10/+10
* etherdevice: fix commentsstephen hemminger2012-05-171-8/+6
* pppoe: remove unused return value from two methods.Rami Rosen2012-05-171-9/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-05-174-26/+11
|\
| * igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick2012-05-172-0/+5
| * e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior2012-05-171-1/+5
| * e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior2012-05-171-24/+0
| * e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUSBruce Allan2012-05-171-1/+1
* | tcp: bool conversionsEric Dumazet2012-05-179-216/+219
* | net: core: Use pr_<level>Joe Perches2012-05-176-36/+44
* | net: ipv6: ndisc: Neaten ND_PRINTx macrosJoe Perches2012-05-171-125/+91
* | pktgen: Use pr_debugJoe Perches2012-05-171-23/+18
|/
* net: include/net/sock.h cleanupEric Dumazet2012-05-174-87/+84
* isdn: remove duplicate NULL checkDan Carpenter2012-05-171-1/+1
* net: l2tp: Standardize logging stylesJoe Perches2012-05-178-221/+213
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-16232-1060/+1488
|\
| * Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-164-23/+40
| |\
| | * KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updatesPaul Mackerras2012-05-161-0/+1
| | * powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt2012-05-162-9/+11
| | * KVM: PPC: Book3S: PR: Fix hsrr codeAlexander Graf2012-05-161-4/+3
| | * KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf2012-05-161-13/+22
| | * KVM: PPC: Book3S: PR: Handle EMUL_ASSISTAlexander Graf2012-05-161-0/+6
| * | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-163-12/+12
| |\ \
| | * \ Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-152-9/+9
| | |\ \