aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nls (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-19net: qmi_wwan: Add Vodafone/Huawei K5005 supportBjørn Mork1-0/+8
2012-05-19net: cdc_ether: Add ZTE WWAN matches before generic EthernetAndrew Bird (Sphere Systems)1-0/+56
2012-05-19ipv6: use skb coalescing in reassemblyEric Dumazet1-6/+20
2012-05-19ipv4: use skb coalescing in defragmentationEric Dumazet1-6/+20
2012-05-19net: introduce skb_try_coalesce()Eric Dumazet3-64/+94
2012-05-19net:ipv6:fixed space issues relating to operators.Jeffrin Jose1-2/+2
2012-05-19net:ipv6:fixed a trailing white space issue.Jeffrin Jose1-1/+1
2012-05-19ipv6: disable GSO on sockets hitting dst_allfragEric Dumazet1-1/+4
2012-05-19tg3: use netdev_alloc_frag() APIEric Dumazet2-35/+5
2012-05-19net: napi_frags_skb() is staticEric Dumazet2-3/+1
2012-05-19ppp: avoid false drop_monitor false positivesEric Dumazet5-13/+15
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet17-130/+131
2012-05-19ipx: Remove spurious NULL checking in ipx_ioctl().David S. Miller1-3/+1
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-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-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