summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-24be2net: allow VFs to program MAC and VLAN filtersSathya Perla3-0/+53
2013-07-24be2net: fix MAC address modification for VFSathya Perla3-38/+73
2013-07-24sh_eth: Add support for r8a7790 SoCSimon Horman2-1/+22
2013-07-24sh_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-23vti: switch to new ip tunnel codeAmerigo Wang1-476/+52
2013-07-23ip6mr: change the prototype of ip6_mr_forward().Rami Rosen1-6/+5
2013-07-23ipmr: change the prototype of ip_mr_forward().Rami Rosen1-8/+7
2013-07-23Merge branch 'team' ("add support for peer notifications and igmp rejoins for...David S. Miller8-43/+245
2013-07-23team: add support for sending multicast rejoinsJiri Pirko2-0/+91
2013-07-23net: convert resend IGMP to notifier eventJiri Pirko7-42/+60
2013-07-23team: add peer notificationJiri Pirko2-1/+94
2013-07-23macvlan fdb replace supportThomas Richter1-0/+3
2013-07-23vxlan fdb replace an existing entryThomas Richter1-0/+38
2013-07-22Merge branch 'tcp'David S. Miller5-80/+57
2013-07-22tcp: use RTT from SACK for RTOYuchung Cheng1-9/+14
2013-07-22tcp: measure RTT from new SACKYuchung Cheng1-6/+17
2013-07-22tcp: prefer packet timing to TS-ECR for RTTYuchung Cheng2-50/+18
2013-07-22tcp: consolidate SYNACK RTT samplingYuchung Cheng5-21/+14
2013-07-22Merge branch 'fec'David S. Miller1-37/+73
2013-07-22fec: Use devm_request_irq()Fabio Estevam1-18/+3
2013-07-22fec: Remove unneeded check in platform_get_resource()Fabio Estevam1-4/+1
2013-07-22fec: Check the return value from clk_prepare_enable()Fabio Estevam1-12/+54
2013-07-22fec: Enable/disable clk_ptp in suspend/resumeFabio Estevam1-0/+4
2013-07-22fec: Fix the order for enabling/disabling the clocksFabio Estevam1-8/+8
2013-07-22fec: 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-19net/velocity: add poll controller function for velocity nicAmit Uttamchandani1-0/+20
2013-07-19mISDN: replace sum of bitmasks with OR operation.Alexandru Juncu1-6/+6
2013-07-19net/irda: fixed style issues in irttpDragos Foianu1-27/+23
2013-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-164/+248
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-34/+28
2013-07-18Merge tag 'md-3.11-fixes' of git://neil.brown.name/mdLinus Torvalds3-39/+39
2013-07-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds39-277/+918
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-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-72/+224
2013-07-18Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds333-1221/+1079
2013-07-18Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds24-64/+110
2013-07-18Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...Dave Airlie2-4/+14
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-18Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie11-33/+77