summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-05-20net/ipv4: replace simple_strtoul with kstrtoulEldad Zack
2012-05-20net/ipv4/ipconfig: neaten __setup placementEldad Zack
2012-05-19net: qmi_wwan: Add Vodafone/Huawei K5005 supportBjørn Mork
2012-05-19net: cdc_ether: Add ZTE WWAN matches before generic EthernetAndrew Bird (Sphere Systems)
2012-05-19ipv6: use skb coalescing in reassemblyEric Dumazet
2012-05-19ipv4: use skb coalescing in defragmentationEric Dumazet
2012-05-19net: introduce skb_try_coalesce()Eric Dumazet
2012-05-19net:ipv6:fixed space issues relating to operators.Jeffrin Jose
2012-05-19net:ipv6:fixed a trailing white space issue.Jeffrin Jose
2012-05-19ipv6: disable GSO on sockets hitting dst_allfragEric Dumazet
2012-05-19tg3: use netdev_alloc_frag() APIEric Dumazet
2012-05-19net: napi_frags_skb() is staticEric Dumazet
2012-05-19ppp: avoid false drop_monitor false positivesEric Dumazet
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet
2012-05-19ipx: Remove spurious NULL checking in ipx_ioctl().David S. Miller
2012-05-18ipv6: ip6_fragment() should check CHECKSUM_PARTIALEric Dumazet
2012-05-18cirrus: cs89x0: Remove function prototypes and reorder declarationsJoe Perches
2012-05-18cirrus: cs89x0: Neaten debugging and loggingJoe Perches
2012-05-18cirrus: cs89x0: Code neateningJoe Perches
2012-05-18cirrus: cs89x0: Convert printks to pr_<level>Joe Perches
2012-05-18cirrus: cs89x0: Code style neateningJoe Perches
2012-05-18be2net: Fix to allow get/set of debug levels in the firmware.Somnath Kotur
2012-05-18ipv6: remove csummode in ip6_append_data()Eric Dumazet
2012-05-18net: introduce netdev_alloc_frag()Eric Dumazet
2012-05-18iwlwifi: dont pull too much payload in skb headEric Dumazet
2012-05-18ipv6: bool conversions phase1Eric Dumazet
2012-05-18ip_frag: struct inet_frags match() method returns a boolEric Dumazet
2012-05-18net: Remove netdevice ec_ptr, no longer used.David S. Miller
2012-05-18econet: remove ancient bug ridden protocolStephen Hemminger
2012-05-17CS89x0 : Use ioread16/iowrite16 on all platformsJaccon Bastiaansen
2012-05-17lapb: Neaten debuggingJoe Perches
2012-05-17drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker
2012-05-17net/mlx4_en: num cores tx rings for every UPAmir Vadai
2012-05-17drop_monitor: convert to modular buildingNeil Horman
2012-05-17net: netdev_alloc_skb() use build_skb()Eric Dumazet
2012-05-17ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack
2012-05-17etherdevice: fix commentsstephen hemminger
2012-05-17pppoe: remove unused return value from two methods.Rami Rosen
2012-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-05-17tcp: bool conversionsEric Dumazet
2012-05-17igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick
2012-05-17e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior
2012-05-17e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior
2012-05-17e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUSBruce Allan
2012-05-17net: core: Use pr_<level>Joe Perches
2012-05-17net: ipv6: ndisc: Neaten ND_PRINTx macrosJoe Perches
2012-05-17pktgen: Use pr_debugJoe Perches
2012-05-17net: include/net/sock.h cleanupEric Dumazet
2012-05-17isdn: remove duplicate NULL checkDan Carpenter
2012-05-17net: l2tp: Standardize logging stylesJoe Perches