aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-26net/cadence/macb: add support for dt phy definitionBoris BREZILLON1-7/+34
2013-08-25ipip: potential race in ip_tunnel_init_net()Dan Carpenter1-6/+4
2013-08-25bonding: fix error return code in bond_enslave()Wei Yongjun1-1/+2
2013-08-23net: Add NEXTHDR_SCTP to ipv6.hJoe Stringer1-0/+1
2013-08-23openvswitch: Mega flow implementationAndy Zhou7-513/+1171
2013-08-23openvswitch: check CONFIG_OPENVSWITCH_GRE in makefileCong Wang2-4/+4
2013-08-23openvswitch: Fix argument descriptions in vport.c.Justin Pettit1-1/+2
2013-08-23openvswitch:: link upper device for port devicesJiri Pirko1-1/+19
2013-08-23openvswitch: Use non rcu hlist_del() flow table entry.Pravin B Shelar1-1/+1
2013-08-23openvswitch: Use RCU lock for dp dump operation.Pravin B Shelar1-6/+7
2013-08-23openvswitch: Use RCU lock for flow dump operation.Pravin B Shelar1-8/+9
2013-08-23lib/lz4: correct the LZ4 licenseRichard Laager3-7/+7
2013-08-23memcg: get rid of swapaccount leftoversMichal Hocko3-3/+2
2013-08-23nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detectionVyacheslav Dubeyko1-1/+1
2013-08-23nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP errorVyacheslav Dubeyko1-2/+1
2013-08-23drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake1-1/+1
2013-08-22fs_enet: cleanup clock API useGerhard Sittig2-0/+23
2013-08-22fs_enet: silence a build warning (unused variable)Gerhard Sittig1-1/+0
2013-08-22net: sctp_probe: simplify code by using %pISc format specifierDaniel Borkmann1-7/+2
2013-08-22net: ethernet: davinci_cpdma: export cpdma_chan_get_statsDaniel Mack1-0/+1
2013-08-22ipv4: expose IPV4_DEVCONFstephen hemminger2-33/+35
2013-08-22ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong3-1/+26
2013-08-22be2net: fix disabling TX in be_close()Sathya Perla1-1/+1
2013-08-22net: tcp_probe: add IPv6 supportDaniel Borkmann1-10/+44
2013-08-22net: tcp_probe: kprobes: adapt jtcp_rcv_established signatureDaniel Borkmann1-1/+8
2013-08-22net: tcp_probe: also include rcv_wnd next to snd_wndDaniel Borkmann1-2/+4
2013-08-22ethernet: broadcom: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-22ethernet: moxa: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-22tcp: increase throughput when reordering is highYuchung Cheng1-12/+20
2013-08-22SolutionEngine7724: fix typo in Ether platform dataSergei Shtylyov1-1/+1
2013-08-22SH7619: fix typo in Ether platform dataSergei Shtylyov1-1/+1
2013-08-22r8169: fix invalid register dumpPeter Wu1-1/+5
2013-08-22Revert "genetlink: fix family dump race"Johannes Berg1-7/+0
2013-08-22sfc: Move NIC-type-specific MTD partition date into separate structuresBen Hutchings1-85/+112
2013-08-22sfc: Eliminate struct efx_mtdBen Hutchings2-160/+120
2013-08-22sfc: Rename SPI stuff to show that it is Falcon-specificBen Hutchings4-47/+47
2013-08-22sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings7-44/+52
2013-08-22sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}Ben Hutchings2-10/+62
2013-08-22sfc: Add flag for stack-owned RX MAC filtersBen Hutchings2-17/+37
2013-08-22sfc: Refactor Falcon-arch filter removalBen Hutchings1-34/+40
2013-08-22sfc: Make most filter operations NIC-type-specificBen Hutchings10-1267/+1448
2013-08-22sfc: Refactor Falcon-arch search limit resetBen Hutchings1-29/+30
2013-08-22sfc: Split Falcon-arch-specific and common filter stateBen Hutchings2-55/+58
2013-08-22sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10Ben Hutchings3-392/+494
2013-08-22sfc: Name the RX drop queue IDBen Hutchings2-3/+8
2013-08-22sfc: Rename Falcon-arch filter implementation types and functionsBen Hutchings1-209/+243
2013-08-22sfc: Remove unused filter_flags variables and efx_farch_filter_id_flags()Ben Hutchings1-16/+0
2013-08-22x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea3-3/+6
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds3-3/+2
2013-08-22e1000e: resolve checkpatch JIFFIES_COMPARISON warningBruce Allan1-1/+1