summaryrefslogtreecommitdiffstats
path: root/net/dcb/dcbnl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-08sh_eth: get SH7757 support out of #ifdefSergei Shtylyov2-24/+12
2013-06-08sh_eth: get SH77{34|63} support out of #ifdefSergei Shtylyov4-34/+39
2013-06-08sh_eth: get R8A7740 support out of #ifdefSergei Shtylyov3-11/+9
2013-06-08sh_eth: get SH7619 support out of #ifdefSergei Shtylyov2-5/+5
2013-06-08sh_eth: get SH771x support out of #ifdefSergei Shtylyov2-7/+8
2013-06-08sh_eth: create initial ID tableSergei Shtylyov1-0/+10
2013-06-08doc:networking: Fix default value (icmp_ignore_bogus_error_responses).Rami Rosen1-1/+1
2013-06-08netlink: allow large data transfers from user-spacePablo Neira Ayuso1-2/+35
2013-06-08bonding: disallow change of MAC if fail_over_mac enabledJay Vosburgh1-4/+3
2013-06-08bonding: Convert hw addr handling to sync/unsync, support ucast addressesJay Vosburgh2-126/+43
2013-06-07fec: Only pass pdev in fec_ptp_init()Fabio Estevam3-3/+4
2013-06-07net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann6-322/+341
2013-06-07net: minor: tcp: use tcp_skb_mss helper in tcp_tso_segmentDaniel Borkmann1-2/+2
2013-06-07net: vlan: minor: remove unused HAVE_VLAN_PUT_TAGDaniel Borkmann1-2/+0
2013-06-07doc: packet: simplify tpacket example codeDaniel Borkmann1-105/+28
2013-06-07net/macb: change RX path for GEMNicolas Ferre2-49/+272
2013-06-07net/macb: increase RX buffer size for GEMNicolas Ferre2-8/+38
2013-06-07sh_eth: enclose PM code into #ifdef CONFIG_PMNobuhiro Iwamatsu1-2/+7
2013-06-07sh_eth: consolidate sh_eth_reset()Nobuhiro Iwamatsu1-125/+51
2013-06-07sh_eth: remove #ifdef around sh_eth_select_mii()Nobuhiro Iwamatsu1-5/+1
2013-06-07sh_eth: add IRQ flags to 'struct sh_eth_cpu_data'Nobuhiro Iwamatsu2-8/+6
2013-06-07sh_eth: remove SH_ETH_HAS_TSUNobuhiro Iwamatsu1-12/+8
2013-06-07sh_eth: remove duplicate sh_eth_set_duplex() definitionsNobuhiro Iwamatsu1-54/+5
2013-06-07sh_eth: use EDSR_ENALL to set EDSRNobuhiro Iwamatsu1-1/+1
2013-06-07sh_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-05net_sched: htb: do not mix 1ns and 64ns time unitsEric Dumazet1-17/+17
2013-06-05net: sun4i-emac: Staticize local symbolsSachin Kamat1-2/+2
2013-06-05net: sun4i-emac: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-06-05net: emaclite: Use platform resource tableMichal Simek1-45/+22
2013-06-05cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing2-2/+2
2013-06-05netpoll: fix position of network headerAmerigo Wang1-16/+4
2013-06-05pktgen: Fix position of ip and udp headerThomas Graf1-27/+12
2013-06-05net: sun4i-emac: remove erroneous assignmentArnd Bergmann1-4/+0
2013-06-05mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queuegovindarajulu.v1-1/+1
2013-06-05net/mlx4: use one page fragment per incoming frameEric Dumazet1-3/+3