summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller2015-02-094-0/+6
|\
| * bcma: implement host code support for PCIe Gen 2 devicesRafał Miłecki2015-01-292-0/+3
| * bcma: add early_init function for PCIe core and move some fix into itRafał Miłecki2015-01-291-0/+2
| * bcma: detect SPROM revision 11Rafał Miłecki2015-01-291-0/+1
* | net:rfs: adjust table size checkingEric Dumazet2015-02-081-1/+2
* | net: rfs: add hash collision detectionEric Dumazet2015-02-081-17/+17
* | net: fix a typo in skb_checksum_validate_zero_checkSabrina Dubroca2015-02-081-1/+1
* | tcp: mitigate ACK loops for connections as tcp_timewait_sockNeal Cardwell2015-02-081-0/+4
* | tcp: mitigate ACK loops for connections as tcp_sockNeal Cardwell2015-02-081-0/+1
* | tcp: mitigate ACK loops for connections as tcp_request_sockNeal Cardwell2015-02-081-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-058-28/+105
|\ \
| * \ MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-052-15/+47
| |\ \
| | * | net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein2015-02-021-1/+1
| | * | net: Fix vlan_get_protocol for stacked vlanToshiaki Makita2015-01-301-14/+46
| * | | sched: don't cause task state changes in nested sleep debuggingLinus Torvalds2015-02-011-1/+1
| * | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-311-0/+6
| |\ \ \
| | * | | i2c: Only include slave support if selectedJean Delvare2015-01-261-0/+6
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-301-6/+0
| |\ \ \ \
| | * | | | perf: Tighten (and fix) the grouping conditionPeter Zijlstra2015-01-281-6/+0
| | | |/ / | | |/| |
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-01-302-4/+47
| |\ \ \ \
| | * | | | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2015-01-282-4/+47
| * | | | | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-2/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-02-044-22/+7
|\ \ \ \ \
| * | | | | vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro2015-02-041-2/+0
| * | | | | vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()Al Viro2015-02-041-3/+0
| * | | | | vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()Al Viro2015-02-041-1/+0
| * | | | | net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro2015-02-041-7/+0
| * | | | | net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro2015-02-041-2/+1
| * | | | | rxrpc: switch rxrpc_send_data() to iov_iter primitivesAl Viro2015-02-041-6/+5
| * | | | | vmci: propagate msghdr all way down to __qp_memcpy_to_queue()Al Viro2015-02-041-1/+1
* | | | | | rhashtable: Introduce rhashtable_walk_*Herbert Xu2015-02-041-0/+35
* | | | | | net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2015-02-042-0/+20
* | | | | | net/mlx4_core: Port aggregation low level interfaceMoni Shoua2015-02-043-1/+17
* | | | | | net/core: Add event for a change in slave stateMoni Shoua2015-02-041-0/+15
* | | | | | Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-041-0/+27
|\ \ \ \ \ \
| * | | | | | mac80111: Add BIP-CMAC-256 cipherJouni Malinen2015-01-271-0/+9
| * | | | | | cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen2015-01-271-0/+18
* | | | | | | net: add skb functions to process remote checksum offloadTom Herbert2015-02-042-0/+36
* | | | | | | xps: fix xps for stacked devicesEric Dumazet2015-02-041-2/+5
* | | | | | | ipv6: pull cork initialization into its own function.Vlad Yasevich2015-02-021-5/+7
* | | | | | | bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu2015-02-011-2/+4
* | | | | | | netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...Roopa Prabhu2015-02-011-1/+5
| |/ / / / / |/| | | | |
* | | | | | dev: add per net_device packet type chainsSalam Noureddine2015-01-291-0/+2
* | | | | | Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-282-3/+3
|\ \ \ \ \ \
| * | | | | | NFC: st21nfca: Adding support for secure elementChristophe Ricard2015-01-281-0/+2
| * | | | | | NFC: st21nfcb: Fix copy/paste error in commentChristophe Ricard2015-01-261-1/+1
| * | | | | | NFC: st21nfcb: Remove useless includeChristophe Ricard2015-01-261-2/+0
* | | | | | | net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein2015-01-271-3/+3
* | | | | | | net/mlx4_core: Add bad-cable event supportJack Morgenstein2015-01-271-1/+13
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-2711-13/+46
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
OpenPOWER on IntegriCloud