aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-05tipc: avoid to asynchronously deliver name tables to peer nodeYing Xue4-54/+52
2014-05-05tipc: remove TIPC_NAMES_GONE node flagYing Xue2-23/+7
2014-05-05tipc: avoid to asynchronously notify subscriptionsYing Xue4-16/+33
2014-05-05tipc: rename setup_blocked variable of node struct to flagsYing Xue3-19/+31
2014-05-05tipc: adjust order of variables in tipc_node structureYing Xue1-29/+34
2014-05-05tipc: always use tipc_node_lock() to hold node lockYing Xue2-9/+9
2014-05-05net: via-rhine: Convert #ifdef USE_MMIO to a runtime flagAlexey Charkov1-47/+55
2014-05-05ipv6: remove unused function ipv6_inherit_linklocal()WANG Cong1-12/+0
2014-05-05net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)Tom Herbert2-13/+38
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert3-30/+9
2014-05-05net: Call skb_checksum_init in IPv4Tom Herbert3-40/+10
2014-05-05net: Generalize checksum_init functionsTom Herbert1-0/+93
2014-05-05sparc: csum_add for SparcTom Herbert2-0/+24
2014-05-05net: Change x86_64 add32_with_carry to allow memory operandTom Herbert1-1/+1
2014-05-05x86_64: csum_add for x86_64Tom Herbert1-0/+7
2014-05-05net: Allow csum_add to be provided in archTom Herbert1-0/+2
2014-05-05ARM: dts: am4372: Add clock names for cpsw and cptsGeorge Cherian1-0/+2
2014-05-05ARM: AM43xx: clk: Change the cpts ref clock source to dpll_core_m5 clkGeorge Cherian1-0/+16
2014-05-05drivers: net: cpsw: Enable Annexe F Time syncGeorge Cherian1-12/+37
2014-05-05drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372George Cherian1-2/+5
2014-05-05drivers: net: cpts: Remove hardcoded clock name for CPTSGeorge Cherian1-7/+4
2014-05-05ARM: dts: am33xx: Add clock names for cpsw and cptsGeorge Cherian1-0/+2
2014-05-05unregister_netdevice : move RTM_DELLINK to until after ndo_uninitRoopa Prabhu1-4/+4
2014-05-04net: filter: misc/various cleanupsDaniel Borkmann1-8/+7
2014-05-04net: filter: make register naming more comprehensibleDaniel Borkmann2-114/+145
2014-05-04net: filter: simplify label names from jump-tableDaniel Borkmann2-154/+157
2014-05-04net: filter: doc: expand and improve BPF documentationAlexei Starovoitov1-4/+154
2014-05-03tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet15-48/+36
2014-05-02tcp: fix cwnd limited checking to improve congestion controlEric Dumazet4-28/+36
2014-05-02net: Allow tc changes in user namespacesStéphane Graber2-4/+7
2014-05-02net: davinci_mdio: simplify IO memory mappingGrygorii Strashko1-18/+3
2014-05-02net: davinci_mdio: drop pinctrl_pm_select_default_state from probeGrygorii Strashko1-3/+0
2014-05-02net: davinci_mdio: use devm_* apiGrygorii Strashko1-19/+5
2014-05-02mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko3-0/+79
2014-05-02net: via-rhine: Drop revision property, use quirks insteadAlexey Charkov1-35/+42
2014-04-30hyperv: Enable sendbuf mechanism on the send pathKY Srinivasan3-9/+234
2014-04-30net: stmmac: set phy to use polling by defaultDinh Nguyen1-2/+5
2014-04-30virtio-net: Set needed_headroom for virtio-net when VIRTIO_F_ANY_LAYOUT is trueZhangjie \(HZ\)1-0/+7
2014-04-30tipc: fix memory leak of publicationsYing Xue1-1/+1
2014-04-30net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti8-48/+28
2014-04-30net: dsa: update DSA drivers to use ds_to_privFlorian Fainelli3-9/+9
2014-04-30net: dsa: add ds_to_privFlorian Fainelli1-0/+5
2014-04-30rsi: Changing opcode for sta mode according to changes in firmwareJahnavi Meher2-2/+3
2014-04-30ath9k_hw: fix worse EVM for 11b ratesRajkumar Manoharan2-6/+6
2014-04-30ath9k_hw: update ar9300 initvalsRajkumar Manoharan5-5/+5
2014-04-30b43: N-PHY: complete radio 0x2056 setupRafał Miłecki1-5/+27
2014-04-30ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.Nickolay Ledovskikh1-2/+2
2014-04-30iwlegacy: Convert /n to \nJoe Perches2-2/+2
2014-04-30wlcore: fix usage of platform_device_add_data()Christian Engelmayer2-31/+20
2014-04-30rtlwifi: rtl8723be: disable MSI interrupts modeAdam Lee1-1/+1