summaryrefslogtreecommitdiffstats
path: root/crypto/ghash-generic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-28net/phy: micrel: Disable asymmetric pause for KSZ9021Vlastimil Kosar1-2/+1
2013-02-28bgmac: omit the fcsHauke Mehrtens1-0/+4
2013-02-28phy: Fix phy_device_free memory leakPetr Malat1-4/+6
2013-02-28bnx2x: Fix KR2 work-around conditionYaniv Rosner1-1/+1
2013-02-28bnx2x: Fix KR2 linkYaniv Rosner2-0/+8
2013-02-28bnx2x: Fix port identification for the 84834Yaniv Rosner2-1/+62
2013-02-28r8169: honor jumbo settings when chipset is requested to start.françois romieu1-9/+18
2013-02-28tcp: avoid wakeups for pure ACKEric Dumazet1-0/+4
2013-02-28sctp: fix association hangs due to partial delivery errorsLee A. Roberts1-11/+43
2013-02-28sctp: fix association hangs due to errors when reneging events from the order...Lee A. Roberts1-4/+22
2013-02-28sctp: fix association hangs due to reneging packets below the cumulative TSN ...Lee A. Roberts1-2/+7
2013-02-28sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()Lee A. Roberts1-6/+7
2013-02-27net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATSGuenter Roeck1-3/+3
2013-02-27usb/net/asix_devices: Add USBNET HG20F9 ethernet dongleGlen Turner1-0/+31
2013-02-27net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWANBjørn Mork1-0/+8
2013-02-27bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov1-1/+1
2013-02-27irda: small read beyond end of array in debug codeDan Carpenter1-2/+5
2013-02-27proc connector: reject unprivileged listener bumpsKees Cook1-0/+8
2013-02-26isdn: hisax: add missing usb_free_urbMarina Makienko1-2/+10
2013-02-26bond: check if slave count is 0 in case when deciding to take slave's macJiri Pirko1-1/+1
2013-02-26drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack1-1/+1
2013-02-26sfc: Detach net device when stopping queues for reconfigurationBen Hutchings1-4/+12
2013-02-26sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2-6/+8
2013-02-26sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings1-5/+10
2013-02-26drm/tilcdc: only build on armStephen Rothwell1-1/+1
2013-02-25usbnet: smsc95xx: rename FEATURE_AUTOSUSPENDMing Lei1-7/+7
2013-02-25usbnet: smsc95xx: fix broken runtime suspendMing Lei1-10/+2
2013-02-25usbnet: smsc95xx: fix suspend failureMing Lei1-3/+9
2013-02-25bgmac: fix indexing of 2nd level loopsRafał Miłecki1-7/+11
2013-02-25b43: Fix lockdep splat on module unloadLarry Finger1-1/+2
2013-02-25Revert "ip_gre: propogate target device GSO capability to the tunnel device"Pravin B Shelar1-8/+2
2013-02-25IP_GRE: Fix GRE_CSUM case.Pravin B Shelar1-4/+8
2013-02-25VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar1-1/+2
2013-02-25IP_GRE: Fix IP-Identification.Pravin B Shelar3-3/+23
2013-02-25IB/mlx4: Advertise MW supportShani Michaeli1-0/+19
2013-02-25IB/mlx4: Support memory window bindingShani Michaeli4-6/+64
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli4-1/+178
2013-02-25mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli4-0/+10
2013-02-25mlx4_core: Disable memory windows for virtual functionsShani Michaeli4-15/+75
2013-02-25IPoIB: Free ipoib neigh on path record failure so path rec queries are retriedRoland Dreier1-0/+3
2013-02-25IB/srp: Fail I/O requests if the transport is offlineBart Van Assche2-0/+8
2013-02-25IB/srp: Avoid endless SCSI error handling loopBart Van Assche1-14/+15
2013-02-25IB/srp: Avoid sending a task management function needlesslyBart Van Assche1-2/+3
2013-02-25IB/srp: Track connection state properlyBart Van Assche1-1/+0
2013-02-25IB/mlx4: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-02-25IB/mlx4: Fix compiler warning about uninitialized 'vlan' variablePaul Bolle1-1/+1
2013-02-25IB/mlx4: Convert is_xxx variables in build_mlx_header() to boolRoland Dreier2-6/+6
2013-02-25block: fix part_pack_uuid() build errorMimi Zohar2-5/+16
2013-02-25ima: "remove enforce checking duplication" merge fixMimi Zohar1-1/+2
2013-02-25ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementationMarek Szyprowski1-3/+3