aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ansi_cprng.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-23net: speedup skb_splice_bits()Eric Dumazet1-11/+19
2012-04-23tcp: introduce tcp_try_coalesceEric Dumazet1-17/+62
2012-04-23bnx2x: Update driver version to 1.72.50-0Barak Witkowski1-2/+2
2012-04-23bnx2x: remove gro workaroundDmitry Kravkov4-25/+0
2012-04-23bnx2x: add afex supportBarak Witkowski14-57/+1081
2012-04-23mlx4_en: Byte Queue Limit supportYevgeny Petrilin3-4/+17
2012-04-23mlx4_en: Moving to Interrupts for TX completionsYevgeny Petrilin4-74/+9
2012-04-23mlx4_en: Added Ethtool support for TX Interrupt coalescingYevgeny Petrilin2-4/+21
2012-04-23tcp: sk_add_backlog() is too agressive for TCPEric Dumazet2-2/+4
2012-04-23net: add a limit parameter to sk_add_backlog()Eric Dumazet10-19/+21
2012-04-23net ax25: Fix the build when sysctl support is disabled.Eric W. Biederman1-2/+2
2012-04-23mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins1-1/+1
2012-04-24md: fix possible corruption of array metadata on shutdown.NeilBrown1-1/+2
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown1-2/+2
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow1-2/+2
2012-04-23net sysctl: Add place holder functions for when sysctl support is compiled out of the kernel.Eric W. Biederman1-3/+12
2012-04-23be2net: fix ethtool get settingsAjit Khaparde5-102/+239
2012-04-23dlm: fix QUECVT when convert queue is emptyDavid Teigland1-0/+12
2012-04-23tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.David S. Miller2-4/+2
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2-30/+30
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt1-0/+7
2012-04-23powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt1-8/+4
2012-04-23powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt1-0/+9
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan1-1/+1
2012-04-22tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell1-0/+4
2012-04-21Linux 3.4-rc4Linus Torvalds1-1/+1
2012-04-21gianfar: add GRO supportWu Jiajun-B063781-6/+7
2012-04-21drivers/net: Do not free an IRQ if its request failedLee Jones1-2/+1
2012-04-21af_packet: packet_getsockopt() cleanupEric Dumazet1-38/+8
2012-04-21tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell4-99/+68
2012-04-21net: allow better page reuse in splice(sock -> pipe)Eric Dumazet1-0/+3
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang1-0/+3
2012-04-21drop_monitor: allow more events per secondEric Dumazet1-0/+1
2012-04-21team: add per-port option for enabling/disabling portsJiri Pirko1-0/+24
2012-04-21team: allow to enable/disable portsJiri Pirko4-25/+45
2012-04-21team: lb: let userspace care about port macsJiri Pirko1-12/+0
2012-04-21net: change big iov allocationsEric Dumazet1-21/+16
2012-04-21ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann1-1/+1
2012-04-21tcp: Repair connection-time negotiated parametersPavel Emelyanov2-0/+72
2012-04-21tcp: Report mss_clamp with TCP_MAXSEG option in repair modePavel Emelyanov1-0/+2
2012-04-21tcp: Repair socket queuesPavel Emelyanov2-3/+87
2012-04-21tcp: Initial repair modePavel Emelyanov5-8/+111
2012-04-21tcp: Move code aroundPavel Emelyanov4-36/+54
2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov13-14/+28
2012-04-21net/hyperv: Adding cancellation to ensure rndis filter is closedWenqi Ma1-24/+14
2012-04-21ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd1-5/+6
2012-04-21drivers/net: decouple ISA and ISA_DMA_APIArnd Bergmann2-6/+6
2012-04-21sungem: use mdelay instead of udelay where necessaryArnd Bergmann1-1/+1
2012-04-21donauboe: replace excessive udelay with msleepArnd Bergmann1-1/+1
2012-04-218390: select CRC32 supportArnd Bergmann1-0/+1