summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-19ipvs: fix some sparse warningsJulian Anastasov
2013-03-19ipvs: fix hashing in ip_vs_svc_hashkeyJulian Anastasov
2013-03-15netfilter: nfnetlink_queue: use xor hash function to distribute instancesPablo Neira Ayuso
2013-03-15netfilter: ebt_ulog: remove unnecessary spin lock protectionGao feng
2013-03-15netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope idHannes Frederic Sowa
2013-03-15bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu
2013-03-15ipv4: netfilter: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu
2013-03-15netfilter: ip6t_NPT: Use csum_partial()YOSHIFUJI Hideaki
2013-03-14Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-03-14csiostor: Cleanup chip specific operations.Arvind Bhushan
2013-03-14csiostor: Header file modifications for chip support and bug fixes.Arvind Bhushan
2013-03-14csiostor: Add T5 adapter operations.Arvind Bhushan
2013-03-14csiostor: Segregate T4 adapter operations.Arvind Bhushan
2013-03-14RDMA/cxgb4: Fix onchip queue support for T5Vipul Pandya
2013-03-14RDMA/cxgb4: Bump tcam_full stat and WR reply timeoutVipul Pandya
2013-03-14RDMA/cxgb4: Map pbl buffers for dma if using DSGL.Vipul Pandya
2013-03-14RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya
2013-03-14RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5Vipul Pandya
2013-03-14RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya
2013-03-14RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya
2013-03-14cxgb4vf: Add support for Chelsio T5 adapterSantosh Rastapur
2013-03-14cxgb4: Disable SR-IOV support for PF4-7 for T5Santosh Rastapur
2013-03-14cxgb4: Update driver version and descriptionSantosh Rastapur
2013-03-14cxgb4: Add T5 PCI idsSantosh Rastapur
2013-03-14cxgb4: Add T5 debugfs supportSantosh Rastapur
2013-03-14cxgb4: Enable doorbell drop recovery only for T4 adapterSantosh Rastapur
2013-03-14cxgb4: Add T5 write combining supportSantosh Rastapur
2013-03-14cxgb4: Dump T5 registersSantosh Rastapur
2013-03-14cxgb4: Initialize T5Santosh Rastapur
2013-03-14cxgb4: Add macros, structures and inline functions for T5Santosh Rastapur
2013-03-14cxgb4: Add register definations for T5Santosh Rastapur
2013-03-13batman-adv: network coding - receive coded packets and decode themMartin Hundebøll
2013-03-13batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll
2013-03-13batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll
2013-03-13batman-adv: network coding - buffer unicast packets before forwardMartin Hundebøll
2013-03-13batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll
2013-03-13batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll
2013-03-13batman-adv: don't use !! in bool conversionAntonio Quartulli
2013-03-13batman-adv: Return reason for failure in batadv_check_unicast_packet()Martin Hundebøll
2013-03-13batman-adv: replace redundant primary_if_get callsMarek Lindner
2013-03-13tuntap: remove unused variable in __tun_detach()Wei Yongjun
2013-03-13sfc: remove duplicated include from efx.cWei Yongjun
2013-03-13qlcnic: Bump up the version to 5.1.37Shahed Shaikh
2013-03-13qlcnic: Implement flash sysfs callback for 83xx adapterHimanshu Madhani
2013-03-13Merge branch 'cpsw'David S. Miller
2013-03-13drivers: net: ethernet: cpsw: implement get phy_id via ioctlMugunthan V N
2013-03-13driver: net: ethernet: cpsw: implement interrupt pacing via ethtoolMugunthan V N
2013-03-13driver: net: ethernet: cpsw: implement ethtool get/set phy settingMugunthan V N
2013-03-13drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N
2013-03-13documentation: dt: bindings: cpsw: cleanup documentationMugunthan V N