summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-02ipvs: preparations for using rcu in schedulersJulian Anastasov
2013-04-02ipvs: change ip_vs_sched_lock to mutexJulian Anastasov
2013-04-02ipvs: avoid kmem_cache_zalloc in ip_vs_conn_newJulian Anastasov
2013-04-02ipvs: reorder keys in connection structureJulian Anastasov
2013-04-02ipvs: convert connection lockingJulian Anastasov
2013-04-02ipvs: convert locks used in persistence enginesJulian Anastasov
2013-04-02ipvs: remove rs_lock by using RCUJulian Anastasov
2013-04-02ipvs: convert app locksJulian Anastasov
2013-04-02ipvs: optimize dst usage for real serverJulian Anastasov
2013-04-02ipvs: consolidate all dst checks on transmit in one placeJulian Anastasov
2013-04-02ipvs: do not use skb_share_checkJulian Anastasov
2013-04-02ipvs: no need to reroute anymore on DNAT over loopbackJulian Anastasov
2013-04-02ipvs: rename functions related to dst_cache resetJulian Anastasov
2013-04-02ipvs: convert the IP_VS_XMIT macros to functionsJulian Anastasov
2013-04-02ipvs: prefer NETDEV_DOWN event to free cached dstsJulian Anastasov
2013-04-02ipvs: avoid routing by TOS for real serverJulian Anastasov
2013-04-02net: add skb_dst_set_noref_forceJulian Anastasov
2013-03-28net: add ETH_P_802_3_MINSimon Horman
2013-03-27bnx2x: fix compilation without CONFIG_BNX2X_SRIOVDmitry Kravkov
2013-03-27tokenring: delete last holdout of CONFIG_TRPaul Bolle
2013-03-27net: fix compile error of implicit declaration of skb_probe_transport_headerYing Xue
2013-03-27yam: remove redundant null check on devColin Ian King
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-27Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-03-27phy: Elimination the forced speed reduction algorithm.Kirill Kapranov
2013-03-27net: use the frag lru_lock to protect netns_frags.nqueues updateJesper Dangaard Brouer
2013-03-27net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loopJesper Dangaard Brouer
2013-03-27ppp: reuse print_hex_dump_bytesAndy Shevchenko
2013-03-27net: core: let's use native isxdigit instead of customAndy Shevchenko
2013-03-27bnx2x: Cosmetic changesYaniv Rosner
2013-03-27bnx2x: Support reading I2C EEPROM SFF8472Yaniv Rosner
2013-03-27bnx2x: Prevent VF raceDmitry Kravkov
2013-03-27bnx2x: Fix VF outer vlan removalAriel Elior
2013-03-27bnx2x: Fix VF statisticsAriel Elior
2013-03-27bnx2x: missing ARI should not be lethalAriel Elior
2013-03-27bnx2x: Fix AER semaphore releaseYuval Mintz
2013-03-27net: switch to use skb_probe_transport_header()Jason Wang
2013-03-27net: core: introduce skb_probe_transport_header()Jason Wang
2013-03-27net: core: let skb_partial_csum_set() set transport headerJason Wang
2013-03-27ptp_pch: eliminate a number of sparse warningsSahara
2013-03-27Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-03-27vfs/splice: Fix missed checks in new __kernel_write() helperAl Viro
2013-03-27can: bfin_can: declare locally used functions staticMarc Kleine-Budde
2013-03-27can: mcp251x: Use dev_pm_opsLars-Peter Clausen
2013-03-27can: mcp251x: Use module_spi_driverLars-Peter Clausen
2013-03-27can: mcp251x: Remove redundant spi driver bus initializationLars-Peter Clausen
2013-03-27can: Kconfig: CAN_AT91 depends on ARMLudovic Desroches
2013-03-27can: at91_can: add dt supportLudovic Desroches
2013-03-27iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel
2013-03-276lowpan: use IEEE802154_ADDR_LEN instead of a magic numberTony Cheneau