aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-07doc: packet: simplify tpacket example codeDaniel Borkmann1-105/+28
2013-06-06net/macb: change RX path for GEMNicolas Ferre2-49/+272
2013-06-06net/macb: increase RX buffer size for GEMNicolas Ferre2-8/+38
2013-06-06sh_eth: enclose PM code into #ifdef CONFIG_PMNobuhiro Iwamatsu1-2/+7
2013-06-06sh_eth: consolidate sh_eth_reset()Nobuhiro Iwamatsu1-125/+51
2013-06-06sh_eth: remove #ifdef around sh_eth_select_mii()Nobuhiro Iwamatsu1-5/+1
2013-06-06sh_eth: add IRQ flags to 'struct sh_eth_cpu_data'Nobuhiro Iwamatsu2-8/+6
2013-06-06sh_eth: remove SH_ETH_HAS_TSUNobuhiro Iwamatsu1-12/+8
2013-06-06sh_eth: remove duplicate sh_eth_set_duplex() definitionsNobuhiro Iwamatsu1-54/+5
2013-06-06sh_eth: use EDSR_ENALL to set EDSRNobuhiro Iwamatsu1-1/+1
2013-06-06sh_eth: remove #ifdef around EDSR and GECMR bit definitionsNobuhiro Iwamatsu1-5/+2
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski3-41/+47
2013-06-06USB: option,zte_ev: move most ZTE CDMA devices to zte_evDan Williams2-26/+22
2013-06-06USB: option: blacklist network interface on Huawei E1820Bjørn Mork1-0/+2
2013-06-06USB: whiteheat: fix broken port configurationJohan Hovold1-1/+1
2013-06-06xfs: increase number of ACL entries for V5 superblocksDave Chinner2-20/+42
2013-06-06xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner2-0/+14
2013-06-06xfs: inode unlinked list needs to recalculate the inode CRCDave Chinner2-0/+25
2013-06-06xfs: fix log recovery transaction item reorderingDave Chinner1-7/+58
2013-06-06xfs: fix remote attribute invalidation for a leafDave Chinner1-1/+1
2013-06-06xfs: rework dquot CRCsDave Chinner4-31/+58
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra4-81/+13
2013-06-05x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming1-1/+4
2013-06-05USB: serial: fix TIOCMIWAIT return valueJohan Hovold1-3/+1
2013-06-05netfilter: nfnetlink_queue: only add CAP_LEN attr when neededFlorian Westphal1-1/+2
2013-06-05netfilter: nfnetlink_queue: cleanup copy_range usageFlorian Westphal1-10/+12
2013-06-04net_sched: htb: do not mix 1ns and 64ns time unitsEric Dumazet1-17/+17
2013-06-04net: sun4i-emac: Staticize local symbolsSachin Kamat1-2/+2
2013-06-04net: sun4i-emac: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-06-04net: emaclite: Use platform resource tableMichal Simek1-45/+22
2013-06-04cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_headerLi RongQing2-2/+2
2013-06-04netpoll: fix position of network headerAmerigo Wang1-16/+4
2013-06-04pktgen: Fix position of ip and udp headerThomas Graf1-27/+12
2013-06-04net: sun4i-emac: remove erroneous assignmentArnd Bergmann1-4/+0
2013-06-04mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queuegovindarajulu.v1-1/+1
2013-06-04net/mlx4: use one page fragment per incoming frameEric Dumazet1-3/+3
2013-06-04net: fix sk_buff head without data areaPablo Neira2-3/+3
2013-06-04tg3: Add read dma workaround for 5720Nithin Sujir2-8/+18
2013-06-04net: mvneta: read MAC address from hardware when availableThomas Petazzoni1-9/+35
2013-06-04net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANARJens Renner \(EFE\)1-1/+2
2013-06-04net: sun4i-emac: fix a typo in emac_probe()Wei Yongjun1-1/+1
2013-06-04net: mv643xx_eth: add missing semicolonArnd Bergmann1-3/+5
2013-06-04bnx2x: Fix bridged GSO for 57710/57711 chipsYuval Mintz1-2/+1
2013-06-04net/ethtool: Fix comment regarding location of dev_ethtool() callYan Burman1-1/+1
2013-06-04net: fec: add fallback to random MAC addressLucas Stach1-0/+12
2013-06-04bnx2x: fix TCP offload for tunneling ipv4 over ipv6Dmitry Kravkov1-7/+6
2013-06-04ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang1-3/+3
2013-06-04ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng1-1/+3
2013-06-04net: mark netdev_create_hash __net_initBaruch Siach1-1/+1
2013-06-04net: emaclite: Fix typo in error messageJens Renner \(EFE\)1-1/+1