aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-23bgmac: fix descriptor frame start/end definitionsFelix Fietkau1-2/+2
2015-03-23net: Move the comment about unsettable socket-level options to default clause and update its reference.YOSHIFUJI Hideaki/吉藤英明1-2/+3
2015-03-23Merge branch 'listener_refactor_part_15'David S. Miller13-194/+146
2015-03-23ipv6: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet1-33/+8
2015-03-23ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet3-36/+37
2015-03-23ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet1-35/+12
2015-03-23ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet2-35/+35
2015-03-23net: convert syn_wait_lock to a spinlockEric Dumazet6-29/+24
2015-03-23inet: remove some sk_listener dependenciesEric Dumazet1-11/+11
2015-03-23inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet6-9/+10
2015-03-23inet: cache listen_sock_qlen() and read rskq_defer_accept onceEric Dumazet1-6/+9
2015-03-23Merge branch 'gigaset_modem_response'David S. Miller1-170/+195
2015-03-23isdn/gigaset: restructure modem response parser (4)Tilman Schmidt1-107/+151
2015-03-23isdn/gigaset: restructure modem response parser (3)Tilman Schmidt1-37/+19
2015-03-23isdn/gigaset: restructure modem response parser (2)Tilman Schmidt1-69/+57
2015-03-23isdn/gigaset: restructure modem response parser (1)Tilman Schmidt1-44/+55
2015-03-23switchdev: fix stp update API to work with layered netdevicesRoopa Prabhu1-4/+13
2015-03-23net: clear skb->priority when forwarding to another netnsWANG Cong1-0/+1
2015-03-23Merge branch 'crypto_async'David S. Miller6-15/+251
2015-03-23crypto: algif - change algif_skcipher to be asynchronousTadeusz Struk1-7/+226
2015-03-23crypto: af_alg - Allow to link sglTadeusz Struk2-6/+16
2015-03-23net: socket: add support for async operationstadeusz.struk@intel.com3-2/+9
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-75/+238
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-15/+141
2015-03-23sparc64: Fix several bugs in memmove().David S. Miller1-3/+32
2015-03-22Linux 4.0-rc5Linus Torvalds1-1/+1
2015-03-22Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2-3/+2
2015-03-22can: at91_can: use endian agnostic IO accessorsBen Dooks1-2/+2
2015-03-22can: esd_usb2: Fix sparse warningsThomas Körper1-2/+2
2015-03-22can: add combined rx/tx LED trigger supportYegor Yefremov3-5/+25
2015-03-22can: m_cam: m_can_fifo_write(): remove return from void functionMarc Kleine-Budde1-2/+2
2015-03-22can: kvaser_usb: Use can-dev unregistration mechanismAhmed S. Darwish1-1/+1
2015-03-22can: use sock_efree instead of own destructorFlorian Westphal1-6/+1
2015-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller10-13/+61
2015-03-22Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-0/+4
2015-03-22Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-183/+3
2015-03-22netfilter: ip6t_REJECT: check for IP6T_F_PROTOPablo Neira Ayuso1-1/+2
2015-03-22Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-17/+17
2015-03-22Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-3/+12
2015-03-22netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval setsPatrick McHardy1-0/+3
2015-03-22netfilter: nft_rbtree: fix lockingPatrick McHardy1-4/+2
2015-03-22netfilter: bridge: kill nf_bridge_padFlorian Westphal3-26/+13
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds34-719/+131
2015-03-22netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso1-0/+6
2015-03-21cx82310_eth: wait for firmware to become readyOndrej Zary1-6/+24
2015-03-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-80/+137
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds8-54/+78
2015-03-21Merge git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-372/+159
2015-03-21Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-12/+14
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds14-47/+61