summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-02-08net:rfs: adjust table size checkingEric Dumazet
2015-02-08net: rfs: add hash collision detectionEric Dumazet
2015-02-08net: fix a typo in skb_checksum_validate_zero_checkSabrina Dubroca
2015-02-08tcp: mitigate ACK loops for connections as tcp_timewait_sockNeal Cardwell
2015-02-08tcp: mitigate ACK loops for connections as tcp_sockNeal Cardwell
2015-02-08tcp: mitigate ACK loops for connections as tcp_request_sockNeal Cardwell
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-05MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2015-02-04rhashtable: Introduce rhashtable_walk_*Herbert Xu
2015-02-04net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua
2015-02-04net/mlx4_core: Port aggregation low level interfaceMoni Shoua
2015-02-04net/core: Add event for a change in slave stateMoni Shoua
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller
2015-02-04net: add skb functions to process remote checksum offloadTom Herbert
2015-02-04xps: fix xps for stacked devicesEric Dumazet
2015-02-04vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro
2015-02-04vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()Al Viro
2015-02-04vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()Al Viro
2015-02-04net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro
2015-02-04net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro
2015-02-04rxrpc: switch rxrpc_send_data() to iov_iter primitivesAl Viro
2015-02-04vmci: propagate msghdr all way down to __qp_memcpy_to_queue()Al Viro
2015-02-02net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein
2015-02-02ipv6: pull cork initialization into its own function.Vlad Yasevich
2015-02-01bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu
2015-02-01netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...Roopa Prabhu
2015-02-01sched: don't cause task state changes in nested sleep debuggingLinus Torvalds
2015-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-30net: Fix vlan_get_protocol for stacked vlanToshiaki Makita
2015-01-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-01-29dev: add per net_device packet type chainsSalam Noureddine
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-28Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-28perf: Tighten (and fix) the grouping conditionPeter Zijlstra
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara
2015-01-27net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein
2015-01-27net/mlx4_core: Add bad-cable event supportJack Morgenstein
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-28NFC: st21nfca: Adding support for secure elementChristophe Ricard
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen
2015-01-27cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen
2015-01-27net: phy: keep track of the PHY suspend stateFlorian Fainelli
2015-01-27net: phy: document has_fixups fieldFlorian Fainelli
2015-01-26Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2015-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller
2015-01-26Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-01-26NFC: st21nfcb: Fix copy/paste error in commentChristophe Ricard
2015-01-26NFC: st21nfcb: Remove useless includeChristophe Ricard