summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-27be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not createdSathya Perla
2013-08-27be2net: refactor be_get_resources() codeSathya Perla
2013-08-27be2net: Fixup profile management routinesVasundhara Volam
2013-08-27be2net: use EQ_CREATEv2 for SH-RSathya Perla
2013-08-27net: tcp_probe: allow more advanced ingress filtering by markDaniel Borkmann
2013-08-27qlcnic: Update version to 5.3.49.Sucheta Chakraborty
2013-08-27qlcnic: dcb: Add support for CEE Netlink interface.Sucheta Chakraborty
2013-08-27qlcnic: dcb: Register DCB AEN handler.Sucheta Chakraborty
2013-08-27qlcnic: dcb: Get DCB parameters from the adapter.Sucheta Chakraborty
2013-08-27qlcnic: dcb: Query adapter DCB capabilities.Sucheta Chakraborty
2013-08-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-08-26openvswitch: Rename key_len to key_endAndy Zhou
2013-08-26openvswitch: Add SCTP supportJoe Stringer
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-26Merge branch 'cadence'David S. Miller
2013-08-26ARM: at91/dt: define phy available on sama5d3 mother boardBoris BREZILLON
2013-08-26net/cadence/macb: add support for dt phy definitionBoris BREZILLON
2013-08-25ipip: potential race in ip_tunnel_init_net()Dan Carpenter
2013-08-25bonding: fix error return code in bond_enslave()Wei Yongjun
2013-08-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-08-23net: Add NEXTHDR_SCTP to ipv6.hJoe Stringer
2013-08-23openvswitch: Mega flow implementationAndy Zhou
2013-08-23openvswitch: check CONFIG_OPENVSWITCH_GRE in makefileCong Wang
2013-08-23openvswitch: Fix argument descriptions in vport.c.Justin Pettit
2013-08-23openvswitch:: link upper device for port devicesJiri Pirko
2013-08-23openvswitch: Use non rcu hlist_del() flow table entry.Pravin B Shelar
2013-08-23openvswitch: Use RCU lock for dp dump operation.Pravin B Shelar
2013-08-23openvswitch: Use RCU lock for flow dump operation.Pravin B Shelar
2013-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-23Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-23lib/lz4: correct the LZ4 licenseRichard Laager
2013-08-23memcg: get rid of swapaccount leftoversMichal Hocko
2013-08-23nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko
2013-08-23nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko
2013-08-23drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake
2013-08-23fs_enet: cleanup clock API useGerhard Sittig
2013-08-23fs_enet: silence a build warning (unused variable)Gerhard Sittig
2013-08-23net: sctp_probe: simplify code by using %pISc format specifierDaniel Borkmann
2013-08-23Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into...David S. Miller
2013-08-23net: ethernet: davinci_cpdma: export cpdma_chan_get_statsDaniel Mack
2013-08-23ipv4: expose IPV4_DEVCONFstephen hemminger
2013-08-23ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong
2013-08-23be2net: fix disabling TX in be_close()Sathya Perla
2013-08-22net: tcp_probe: add IPv6 supportDaniel Borkmann
2013-08-22net: tcp_probe: kprobes: adapt jtcp_rcv_established signatureDaniel Borkmann
2013-08-22net: tcp_probe: also include rcv_wnd next to snd_wndDaniel Borkmann
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-08-22ethernet: broadcom: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-22ethernet: moxa: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-22tcp: increase throughput when reordering is highYuchung Cheng