summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-25bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_ma...dingtianhong1-1/+1
2013-07-25bonding: add rtnl protection for bonding_store_fail_over_macdingtianhong1-4/+11
2013-07-25bonding: bond_sysfs.c checkpatch cleanupdingtianhong1-4/+2
2013-07-25bonding: don't call slave_xxx_netpoll under spinlocksdingtianhong1-12/+3
2013-07-25drivers/net: enic: Move ethtool code to a separate fileNeel Patel5-270/+309
2013-07-25net: trans_rdma: remove unused functionAndi Shyti1-11/+0
2013-07-25be2net: delete primary MAC address while unloadingSathya Perla1-3/+5
2013-07-25be2net: use SET/GET_MAC_LIST for SH-RSathya Perla3-36/+50
2013-07-25be2net: refactor MAC-addr setup codeSathya Perla3-58/+48
2013-07-25be2net: fix pmac_id for BE3 VFsSathya Perla1-0/+4
2013-07-25be2net: allow VFs to program MAC and VLAN filtersSathya Perla3-0/+53
2013-07-25be2net: fix MAC address modification for VFSathya Perla3-38/+73
2013-07-25sh_eth: Add support for r8a7790 SoCSimon Horman2-1/+22
2013-07-25sh_eth: add support for RMIIMODE registerSimon Horman2-0/+6
2013-07-24net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1fan.du1-8/+8
2013-07-24net ipv6: Remove rebundant rt6i_nsiblings initializationfan.du1-1/+0
2013-07-24vti: switch to new ip tunnel codeAmerigo Wang1-476/+52
2013-07-24ip6mr: change the prototype of ip6_mr_forward().Rami Rosen1-6/+5
2013-07-24ipmr: change the prototype of ip_mr_forward().Rami Rosen1-8/+7
2013-07-24team: add support for sending multicast rejoinsJiri Pirko2-0/+91
2013-07-24net: convert resend IGMP to notifier eventJiri Pirko7-42/+60
2013-07-24team: add peer notificationJiri Pirko2-1/+94
2013-07-24macvlan fdb replace supportThomas Richter1-0/+3
2013-07-24vxlan fdb replace an existing entryThomas Richter1-0/+38
2013-07-23tcp: use RTT from SACK for RTOYuchung Cheng1-9/+14
2013-07-23tcp: measure RTT from new SACKYuchung Cheng1-6/+17
2013-07-23tcp: prefer packet timing to TS-ECR for RTTYuchung Cheng2-50/+18
2013-07-23tcp: consolidate SYNACK RTT samplingYuchung Cheng5-21/+14
2013-07-23fec: Use devm_request_irq()Fabio Estevam1-18/+3
2013-07-23fec: Remove unneeded check in platform_get_resource()Fabio Estevam1-4/+1
2013-07-23fec: Check the return value from clk_prepare_enable()Fabio Estevam1-12/+54
2013-07-23fec: Enable/disable clk_ptp in suspend/resumeFabio Estevam1-0/+4
2013-07-23fec: Fix the order for enabling/disabling the clocksFabio Estevam1-8/+8
2013-07-23fec: Do not enable/disable optional clocks unconditionallyFabio Estevam1-8/+16
2013-07-22tun: Support software transmit time stamping.Richard Cochran2-2/+15
2013-07-22net: Provide a generic socket error queue delivery method for Tx time stamps.Richard Cochran3-46/+51
2013-07-20net/velocity: add poll controller function for velocity nicAmit Uttamchandani1-0/+20
2013-07-20mISDN: replace sum of bitmasks with OR operation.Alexandru Juncu1-6/+6
2013-07-20net/irda: fixed style issues in irttpDragos Foianu1-27/+23
2013-07-18vlan: fix a race in egress prio managementEric Dumazet1-0/+7
2013-07-18vlan: mask vlan prio bitsEric Dumazet3-5/+11
2013-07-18macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-25/+37
2013-07-18tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-24/+38
2013-07-18pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente1-29/+56
2013-07-18md/raid1: fix bio handling problems in process_checks()NeilBrown1-23/+30
2013-07-18md: Remove recent change which allows devices to skip recovery.NeilBrown1-14/+0
2013-07-18md/raid10: fix two problems with RAID10 resync.NeilBrown1-2/+9
2013-07-17drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)Alex Deucher4-0/+31
2013-07-17drm/radeon/dpm/atom: fix broken gcc harderAlex Deucher1-3/+6
2013-07-17xen-netfront: pull on receive skb may need to happen earlierJan Beulich1-18/+13