aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-10codel: add ce_threshold attributeEric Dumazet2-1/+15
2015-05-09netlink: allow to listen "all" netnsNicolas Dichtel3-0/+5
2015-05-09netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel1-1/+1
2015-05-09Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller1-0/+6
2015-05-09seccomp, filter: add and use bpf_prog_create_from_user from seccompDaniel Borkmann1-7/+5
2015-05-09seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filterNicolas Schichan1-4/+0
2015-05-09net: filter: add a callback to allow classic post-verifier transformationsNicolas Schichan1-0/+6
2015-05-09Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller3-80/+113
2015-05-09tcp: add TCPWinProbe and TCPKeepAlive SNMP countersEric Dumazet2-1/+3
2015-05-09tcp: adjust window probe timers to safer valuesEric Dumazet1-5/+22
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov2-14/+18
2015-05-06mac80211: extend get_key() to return PN for all ciphersJohannes Berg1-0/+7
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg1-39/+40
2015-05-06can.h: make padding given by gcc explicitShawn Landden1-0/+6
2015-05-05vlan: Use eth_proto_is_802_3Alexander Duyck1-1/+1
2015-05-05etherdev: Fix sparse error, make test usable by other functionsAlexander Duyck1-0/+18
2015-05-05tcp: provide SYN headers for passive connectionsEric Dumazet3-1/+13
2015-05-05mac80211: make LED trigger names constJohannes Berg1-13/+14
2015-05-04net: Export IGMP/MLD message validation codeLinus Lüssing3-0/+5
2015-05-04tc: remove unused redirect ttlJamal Hadi Salim1-0/+2
2015-05-04net: Add flow_keys digestTom Herbert1-0/+16
2015-05-04net: Add skb_get_hash_perturbTom Herbert1-0/+2
2015-05-03etherdev: Process is_multicast_ether_addr at same size as other operationsAlexander Duyck1-1/+23
2015-05-03ipv6: Flow label state rangesTom Herbert2-2/+8
2015-05-02net: sched: remove TC_MUNGED bitsFlorian Westphal2-2/+3
2015-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-23/+51
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-5/+19
2015-05-01virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi1-1/+1
2015-05-01ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau2-37/+0
2015-05-01ipv6: Stop rt6_info from using inet_peer's metricsMartin KaFai Lau1-9/+1
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2015-04-30Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-8/+24
2015-04-30Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai4-3/+15
2015-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-8/+0
2015-04-30Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2015-04-30Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+2
2015-04-29tcp: add TCP_CC_INFO socket optionEric Dumazet1-0/+1
2015-04-29tcp: prepare CC get_info() access from getsockopt()Eric Dumazet2-1/+8
2015-04-29tcp: add tcpi_bytes_received to tcp_infoEric Dumazet2-0/+5
2015-04-29tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet3-1/+6
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2-3/+5
2015-04-29Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fix/pm', 'asoc/fix/qcom' and 'asoc/fix/rcar' into asoc-linusMark Brown3-2/+14
2015-04-29Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-1/+1
2015-04-29ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj1-5/+9
2015-04-28ACPICA: remove duplicate u8 typedefOlaf Hering1-1/+0
2015-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+4
2015-04-28ASoC: Update email-id of Rajeev KumarRajeev Kumar2-2/+2
2015-04-28tty: Re-add external interface for tty_set_termios()Frederic Danis1-0/+1
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede1-0/+2
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+14