summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a helper function to get socket cookie in eBPFChenbo Feng2017-03-245-3/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-24300-2275/+4203
|\
| * Merge tag 'sound-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-03-238-7/+47
| |\
| | * ALSA: hda - Adding a group of pin definition to fix headset problemHui Wang2017-03-231-0/+2
| | * ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai2017-03-214-4/+18
| | * ALSA: x86: Make CONFIG_SND_X86 boolTakashi Iwai2017-03-211-1/+2
| | * ALSA: hda - add support for docking station for HP 840 G3Jaroslav Kysela2017-03-201-0/+11
| | * ALSA: hda - add support for docking station for HP 820 G2Jaroslav Kysela2017-03-201-1/+13
| | * ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai2017-03-201-1/+1
| * | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-233-28/+16Star
| |\ \
| | * | btrfs: add missing memset while reading compressed inline extentsZygo Blaxell2017-03-171-0/+14
| | * | Btrfs: fix regression in lock_delalloc_pagesLiu Bo2017-03-171-1/+2
| | * | btrfs: remove btrfs_err_str function from uapi/linux/btrfs.hDmitry V. Levin2017-03-071-27/+0Star
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-23100-612/+1086
| |\ \ \
| | * | | net:ethernet:aquantia: Fix for RX checksum offload.Pavel Belous2017-03-232-0/+2
| | * | | amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas2017-03-231-12/+12
| | * | | sfc: cleanup a condition in efx_udp_tunnel_del()Dan Carpenter2017-03-231-1/+1
| | * | | Bluetooth: btqcomsmd: fix compile-test dependencyArnd Bergmann2017-03-231-1/+2
| | * | | inet: frag: release spinlock before calling icmp_send()Eric Dumazet2017-03-221-8/+17
| | * | | tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet2017-03-222-1/+2
| | * | | genetlink: fix counting regression on ctrl_dumpfamily()Stanislaw Gruszka2017-03-221-1/+3
| | * | | socket, bpf: fix sk_filter use after free in sk_clone_lockDaniel Borkmann2017-03-221-0/+6
| | * | | ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet2017-03-221-1/+2
| | * | | bpf: fix hashmap extra_elems logicAlexei Starovoitov2017-03-222-76/+97
| | * | | enic: update enic maintainersGovindarajulu Varadarajan2017-03-221-1/+0Star
| | * | | net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger2017-03-221-15/+0Star
| | * | | ipv6: make sure to initialize sockc.tsflags before first useAlexander Potapenko2017-03-221-1/+1
| | * | | Merge branch 'fjes-fixes'David S. Miller2017-03-221-5/+71
| | |\ \ \
| | | * | | fjes: Do not load fjes driver if extended socket device is not power on.Yasuaki Ishimatsu2017-03-221-0/+24
| | | * | | fjes: Do not load fjes driver if system does not have extended socket device.Yasuaki Ishimatsu2017-03-221-5/+47
| | |/ / /
| | * | | Merge branch 'mlx5-fixes'David S. Miller2017-03-2210-37/+94
| | |\ \ \
| | | * | | net/mlx5e: Count LRO packets correctlyGal Pressman2017-03-221-0/+4
| | | * | | net/mlx5e: Count GSO packets correctlyGal Pressman2017-03-221-2/+3
| | | * | | net/mlx5: Increase number of max QPs in default profileMaor Gottlieb2017-03-221-1/+1
| | | * | | net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey2017-03-224-12/+11Star
| | | * | | net/mlx5e: Use the proper UAPI values when offloading TC vlan actionsOr Gerlitz2017-03-221-2/+4
| | | * | | net/mlx5: E-Switch, Don't allow changing inline mode when flows are configuredRoi Dayan2017-03-222-0/+9
| | | * | | net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Sw...Or Gerlitz2017-03-223-20/+58
| | | * | | net/mlx5: Add missing entries for set/query rate limit commandsOr Gerlitz2017-03-221-0/+4
| | |/ / /
| | * | | Merge tag 'wireless-drivers-for-davem-2017-03-21' of git://git.kernel.org/pub...David S. Miller2017-03-228-55/+57
| | |\ \ \
| | | * | | ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu2017-03-201-1/+1
| | | * | | MAINTAINERS: update for mwifiex driver maintainersAmitkumar Karwar2017-03-161-0/+2
| | | * | | mwifiex: uninit wakeup info when removing deviceBrian Norris2017-03-161-0/+3
| | | * | | mwifiex: set adapter->dev before starting to use mwifiex_dbg()Brian Norris2017-03-161-4/+4
| | | * | | mwifiex: pcie: don't leak DMA buffers when removingBrian Norris2017-03-161-19/+19
| | | * | | iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon2017-03-164-31/+28Star
| | * | | | tipc: fix nametbl deadlock at tipc_nametbl_unsubscribeYing Xue2017-03-221-1/+6
| | * | | | sctp: remove useless err from sctp_association_initXin Long2017-03-221-4/+2Star
| | * | | | sctp: declare struct sctp_stream before using itXin Long2017-03-221-0/+1
| | * | | | cpsw/netcp: cpts depends on posix_timersArnd Bergmann2017-03-221-1/+1