aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-21ax88796: fix codingstyle and checkpatch warningsMarc Kleine-Budde1-128/+134
2011-02-20sctp: fix compile warnings in sctp_tsnmap_num_gabsShan Wei1-1/+1
2011-02-20tcp: Remove debug macro of TCP_CHECK_TIMERShan Wei5-23/+0
2011-02-20tcp: document tcp_max_ssthresh (Limited Slow-Start)Ilpo Järvinen1-0/+11
2011-02-19sctp: fix reporting of unknown parametersJiri Bohac1-5/+5
2011-02-19net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend1-1/+1
2011-02-19tcp: fix inet_twsk_deschedule()Eric Dumazet1-0/+2
2011-02-18ipv4: Implement __ip_dev_find using new interface address hash.David S. Miller2-40/+33
2011-02-18ipv4: Add hash table of interface addresses.David S. Miller2-0/+46
2011-02-18net: deinit automatic LIST_HEADEric Dumazet1-0/+2
2011-02-18net: dont leave active on stack LIST_HEADLinus Torvalds1-2/+5
2011-02-18net: provide default_advmss() methods to blackhole dst_opsEric Dumazet2-0/+2
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds2-16/+35
2011-02-17fs/partitions: Validate map_count in Mac partition tablesTimo Warns1-8/+9
2011-02-17enic: Always use single transmit and single receive hardware queues per deviceVasanthy Kolluri2-4/+4
2011-02-17ipv4: Use const'ify fib_result deep in the route call chains.David S. Miller3-17/+19
2011-02-17ipv4: Mark fib_combine_itag()'s 'res' arg as const.David S. Miller1-1/+1
2011-02-17ipv4: Avoid use of signed integers in fib_trie code.David S. Miller1-5/+5
2011-02-17net: Add initial_ref arg to dst_alloc().David S. Miller6-14/+10
2011-02-17ipv4: Consolidate ipv4 dst allocation logic.David S. Miller1-31/+21
2011-02-17ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().David S. Miller1-7/+6
2011-02-17ipv4: Simplify output route creation call sequence.David S. Miller1-35/+23
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz3-2/+19
2011-02-17RTC: Revert UIE emulation removalJohn Stultz3-0/+130
2011-02-17RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König1-3/+2
2011-02-17loopback: convert to hw_featuresMichał Mirosław1-5/+4
2011-02-17net: introduce NETIF_F_RXCSUMMichał Mirosław3-26/+27
2011-02-17net: use ndo_fix_features for ethtool_ops->set_flagsMichał Mirosław1-2/+29
2011-02-17net: ethtool: use ndo_fix_features for offload settingMichał Mirosław1-13/+32
2011-02-17net: Introduce new feature setting opsMichał Mirosław4-10/+283
2011-02-17ethtool: factorize get/set_one_featureMichał Mirosław2-142/+138
2011-02-17ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()Michał Mirosław1-12/+23
2011-02-17ethtool: enable GSO and GRO by defaultMichał Mirosław2-4/+17
2011-02-17ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct placeMichał Mirosław1-1/+1
2011-02-17enic: Clean up: Remove a not needed #ifdefVasanthy Kolluri2-3/+1
2011-02-17enic: Bug fix: Reset driver count of registered unicast addresses to zero during device resetVasanthy Kolluri2-7/+8
2011-02-17tg3: Restrict phy ioctl accessMatt Carlson1-2/+6
2011-02-17drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera2-0/+4
2011-02-17IB/qib: Prevent double completions after a timeout or RNR errorMike Marciniszyn1-1/+2
2011-02-17sfc: Implement hardware acceleration of RFSBen Hutchings4-2/+169
2011-02-17bnx2x: Support for managing RX indirection tableTom Herbert3-5/+75
2011-02-17net/fec: remove unused driver dataUwe Kleine-König1-2/+0
2011-02-17netfilter: ip6t_LOG: fix a flaw in printing the MACJoerg Marx1-1/+1
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal4-30/+44
2011-02-17xen: suspend and resume system devices when running PVHVMIan Campbell1-0/+10
2011-02-17ixgbe: work around for DDP last buffer sizeAmir Hanania2-1/+52
2011-02-17ixgbe: fix panic due to uninitialised pointerAndy Gospodarek1-2/+4
2011-02-17e1000e: flush all writebacks before unloadJesse Brandeburg1-10/+21
2011-02-17e1000e: check down flag in tasksJesse Brandeburg1-0/+21
2011-02-17drm/radeon/kms: add missing frac fb div flag for dce4+Alex Deucher1-1/+3