aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-18ipv6: ip6_fragment() should check CHECKSUM_PARTIALEric Dumazet1-0/+4
2012-05-18cirrus: cs89x0: Remove function prototypes and reorder declarationsJoe Perches1-746/+721
2012-05-18cirrus: cs89x0: Neaten debugging and loggingJoe Perches1-105/+82
2012-05-18cirrus: cs89x0: Code neateningJoe Perches1-180/+272
2012-05-18cirrus: cs89x0: Convert printks to pr_<level>Joe Perches1-55/+61
2012-05-18cirrus: cs89x0: Code style neateningJoe Perches1-411/+323
2012-05-18be2net: Fix to allow get/set of debug levels in the firmware.Somnath Kotur5-0/+230
2012-05-18ipv6: remove csummode in ip6_append_data()Eric Dumazet1-3/+1
2012-05-18net: introduce netdev_alloc_frag()Eric Dumazet2-65/+59
2012-05-18iwlwifi: dont pull too much payload in skb headEric Dumazet1-1/+6
2012-05-18ipv6: bool conversions phase1Eric Dumazet3-21/+21
2012-05-18ip_frag: struct inet_frags match() method returns a boolEric Dumazet4-12/+12
2012-05-18net: Remove netdevice ec_ptr, no longer used.David S. Miller1-1/+0
2012-05-18econet: remove ancient bug ridden protocolStephen Hemminger7-1286/+0
2012-05-17CS89x0 : Use ioread16/iowrite16 on all platformsJaccon Bastiaansen1-158/+183
2012-05-17lapb: Neaten debuggingJoe Perches6-306/+140
2012-05-17drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker19-5369/+18
2012-05-17net/mlx4_en: num cores tx rings for every UPAmir Vadai4-24/+47
2012-05-17drop_monitor: convert to modular buildingNeil Horman2-3/+45
2012-05-17net: netdev_alloc_skb() use build_skb()Eric Dumazet1-1/+31
2012-05-17ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack7-10/+10
2012-05-17etherdevice: fix commentsstephen hemminger1-8/+6
2012-05-17pppoe: remove unused return value from two methods.Rami Rosen1-9/+3
2012-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller4-26/+11
2012-05-17tcp: bool conversionsEric Dumazet9-216/+219
2012-05-17igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick2-0/+5
2012-05-17e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior1-1/+5
2012-05-17e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior1-24/+0
2012-05-17e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUSBruce Allan1-1/+1
2012-05-17net: core: Use pr_<level>Joe Perches6-36/+44
2012-05-17net: ipv6: ndisc: Neaten ND_PRINTx macrosJoe Perches1-125/+91
2012-05-17pktgen: Use pr_debugJoe Perches1-23/+18
2012-05-17net: include/net/sock.h cleanupEric Dumazet4-87/+84
2012-05-17isdn: remove duplicate NULL checkDan Carpenter1-1/+1
2012-05-17net: l2tp: Standardize logging stylesJoe Perches8-221/+213
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller232-1060/+1488
2012-05-17netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPERPablo Neira Ayuso1-1/+3
2012-05-17netfilter: xt_CT: remove redundant header includeEldad Zack1-1/+0
2012-05-17netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik2-2/+17
2012-05-17netfilter: nf_ct_tcp: extend log message for invalid ignored packetsPablo Neira Ayuso1-1/+2
2012-05-17netfilter: xt_HMARK: modulus is expensive for hash calculationPablo Neira Ayuso1-1/+1
2012-05-17netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()Dan Carpenter1-1/+1
2012-05-17netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal2-3/+5
2012-05-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-23/+40
2012-05-16Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-12/+12
2012-05-16Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteprocLinus Torvalds1-1/+1
2012-05-16Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+2
2012-05-16Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds5-34/+73
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-74/+178
2012-05-16arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf1-7/+5