Age | Commit message (Expand) | Author | Files | Lines |
2015-05-11 | net: Pass kern from net_proto_family.create to sk_alloc | Eric W. Biederman | 4 | -4/+4 |
2015-05-11 | net: Add a struct net parameter to sock_create_kern | Eric W. Biederman | 1 | -1/+1 |
2015-05-11 | tun: Utilize the normal socket network namespace refcounting. | Eric W. Biederman | 1 | -1/+0 |
2015-05-10 | codel: add ce_threshold attribute | Eric Dumazet | 2 | -1/+15 |
2015-05-09 | netlink: allow to listen "all" netns | Nicolas Dichtel | 3 | -0/+5 |
2015-05-09 | netns: rename peernet2id() to peernet2id_alloc() | Nicolas Dichtel | 1 | -1/+1 |
2015-05-09 | Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l... | David S. Miller | 1 | -0/+6 |
2015-05-09 | seccomp, filter: add and use bpf_prog_create_from_user from seccomp | Daniel Borkmann | 1 | -7/+5 |
2015-05-09 | seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter | Nicolas Schichan | 1 | -4/+0 |
2015-05-09 | net: filter: add a callback to allow classic post-verifier transformations | Nicolas Schichan | 1 | -0/+6 |
2015-05-09 | Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc... | David S. Miller | 3 | -80/+113 |
2015-05-09 | tcp: add TCPWinProbe and TCPKeepAlive SNMP counters | Eric Dumazet | 2 | -1/+3 |
2015-05-09 | tcp: adjust window probe timers to safer values | Eric Dumazet | 1 | -5/+22 |
2015-05-06 | cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA | Arik Nemtsov | 2 | -14/+18 |
2015-05-06 | mac80211: extend get_key() to return PN for all ciphers | Johannes Berg | 1 | -0/+7 |
2015-05-06 | mac80211: extend get_tkip_seq to all keys | Johannes Berg | 1 | -39/+40 |
2015-05-06 | can.h: make padding given by gcc explicit | Shawn Landden | 1 | -0/+6 |
2015-05-05 | vlan: Use eth_proto_is_802_3 | Alexander Duyck | 1 | -1/+1 |
2015-05-05 | etherdev: Fix sparse error, make test usable by other functions | Alexander Duyck | 1 | -0/+18 |
2015-05-05 | tcp: provide SYN headers for passive connections | Eric Dumazet | 3 | -1/+13 |
2015-05-05 | mac80211: make LED trigger names const | Johannes Berg | 1 | -13/+14 |
2015-05-04 | net: Export IGMP/MLD message validation code | Linus Lüssing | 3 | -0/+5 |
2015-05-04 | tc: remove unused redirect ttl | Jamal Hadi Salim | 1 | -0/+2 |
2015-05-04 | net: Add flow_keys digest | Tom Herbert | 1 | -0/+16 |
2015-05-04 | net: Add skb_get_hash_perturb | Tom Herbert | 1 | -0/+2 |
2015-05-03 | etherdev: Process is_multicast_ether_addr at same size as other operations | Alexander Duyck | 1 | -1/+23 |
2015-05-03 | ipv6: Flow label state ranges | Tom Herbert | 2 | -2/+8 |
2015-05-02 | net: sched: remove TC_MUNGED bits | Florian Westphal | 2 | -2/+3 |
2015-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 14 | -23/+51 |
2015-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -5/+19 |
2015-05-01 | virtio: fix typo in vring_need_event() doc comment | Stefan Hajnoczi | 1 | -1/+1 |
2015-05-01 | ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer | Martin KaFai Lau | 2 | -37/+0 |
2015-05-01 | ipv6: Stop rt6_info from using inet_peer's metrics | Martin KaFai Lau | 1 | -9/+1 |
2015-04-30 | Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2015-04-30 | Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 5 | -8/+24 |
2015-04-30 | Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 4 | -3/+15 |
2015-04-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -8/+0 |
2015-04-30 | Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2015-04-30 | Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+2 |
2015-04-29 | tcp: add TCP_CC_INFO socket option | Eric Dumazet | 1 | -0/+1 |
2015-04-29 | tcp: prepare CC get_info() access from getsockopt() | Eric Dumazet | 2 | -1/+8 |
2015-04-29 | tcp: add tcpi_bytes_received to tcp_info | Eric Dumazet | 2 | -0/+5 |
2015-04-29 | tcp: add tcpi_bytes_acked to tcp_info | Eric Dumazet | 3 | -1/+6 |
2015-04-29 | bridge/nl: remove wrong use of NLM_F_MULTI | Nicolas Dichtel | 2 | -3/+5 |
2015-04-29 | Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi... | Mark Brown | 3 | -2/+14 |
2015-04-29 | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus | Mark Brown | 1 | -1/+1 |
2015-04-29 | ALSA: emu10k1: Emu10k2 32 bit DMA mode | Peter Zubaj | 1 | -5/+9 |
2015-04-28 | ACPICA: remove duplicate u8 typedef | Olaf Hering | 1 | -1/+0 |
2015-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -0/+4 |
2015-04-28 | ASoC: Update email-id of Rajeev Kumar | Rajeev Kumar | 2 | -2/+2 |