| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-03-17 | 3 | -27/+10 |
|\ |
|
| * | Merge 4.5-rc4 into tty-next | Greg Kroah-Hartman | 2016-02-14 | 72 | -268/+470 |
| |\ |
|
| * | | tty: Remove ASYNC_CLOSING | Peter Hurley | 2016-01-28 | 1 | -4/+0 |
| * | | tty: Use termios c_*flag macros | Peter Hurley | 2016-01-28 | 2 | -15/+9 |
| * | | NFC: nci: Remove dead code | Peter Hurley | 2016-01-28 | 1 | -8/+1 |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-03-17 | 23 | -562/+737 |
|\ \ \ |
|
| * | | | libceph: Remove unnecessary ivsize variables | Ilya Dryomov | 2016-01-27 | 1 | -12/+8 |
| * | | | tcp: Use ahash | Herbert Xu | 2016-01-27 | 4 | -35/+53 |
| * | | | sctp: Use shash | Herbert Xu | 2016-01-27 | 4 | -44/+52 |
| * | | | ipsec: Use skcipher and ahash when probing algorithms | Herbert Xu | 2016-01-27 | 1 | -3/+4 |
| * | | | rxrpc: Use skcipher | Herbert Xu | 2016-01-27 | 3 | -72/+114 |
| * | | | mac802154: Use skcipher | Herbert Xu | 2016-01-27 | 2 | -20/+24 |
| * | | | libceph: Use skcipher | Herbert Xu | 2016-01-27 | 1 | -41/+56 |
| * | | | Bluetooth: Use skcipher and hash | Herbert Xu | 2016-01-27 | 1 | -72/+63 |
| * | | | lib80211: Use skcipher and ahash | Herbert Xu | 2016-01-27 | 2 | -64/+81 |
| * | | | sunrpc: Use skcipher and ahash/shash | Herbert Xu | 2016-01-27 | 5 | -207/+290 |
| |/ / |
|
* | | | tags: Fix DEFINE_PER_CPU expansions | Peter Zijlstra | 2016-03-16 | 3 | -6/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-03-08 | 30 | -74/+188 |
|\ \ \ |
|
| * | | | tcp: fix tcpi_segs_in after connection establishment | Eric Dumazet | 2016-03-07 | 1 | -1/+2 |
| * | | | udp6: fix UDP/IPv6 encap resubmit path | Bill Sommerfeld | 2016-03-07 | 1 | -4/+2 |
| * | | | tipc: fix nullptr crash during subscription cancel | Parthasarathy Bhuvaragan | 2016-03-07 | 1 | -1/+2 |
| * | | | net: sched: fix act_ipt for LOG target | Phil Sutter | 2016-03-07 | 1 | -0/+2 |
| * | | | ipv6: re-enable fragment header matching in ipv6_find_hdr | Florian Westphal | 2016-03-03 | 1 | -1/+5 |
| * | | | tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain" | Parthasarathy Bhuvaragan | 2016-03-03 | 1 | -14/+19 |
| * | | | mld, igmp: Fix reserved tailroom calculation | Benjamin Poirier | 2016-03-03 | 2 | -4/+2 |
| * | | | Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2016-03-02 | 3 | -11/+30 |
| |\ \ \ |
|
| | * | | | mac80211: minstrel_ht: fix a logic error in RTS/CTS handling | Felix Fietkau | 2016-03-01 | 1 | -1/+1 |
| | * | | | mac80211: Fix Public Action frame RX in AP mode | Jouni Malinen | 2016-03-01 | 1 | -0/+1 |
| | * | | | mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs | Johannes Berg | 2016-03-01 | 2 | -10/+28 |
| * | | | | sctp: sctp_remaddr_seq_show use the wrong variable to dump transport info | Xin Long | 2016-03-01 | 1 | -5/+5 |
| * | | | | sctp: lack the check for ports in sctp_v6_cmp_addr | Xin Long | 2016-03-01 | 1 | -0/+2 |
| * | | | | net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump. | MINOURA Makoto / 箕浦 真 | 2016-02-26 | 3 | -6/+20 |
| * | | | | net: fix bridge multicast packet checksum validation | Linus Lüssing | 2016-02-25 | 1 | -2/+20 |
| * | | | | Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2016-02-24 | 7 | -20/+60 |
| |\| | | |
|
| | * | | | cfg80211: stop critical protocol session upon disconnect event | Arend van Spriel | 2016-02-23 | 1 | -0/+6 |
| | * | | | nl80211: Zero out the connection keys memory when freeing them. | Ola Olsson | 2016-02-23 | 1 | -1/+1 |
| | * | | | mac80211: minstrel_ht: set default tx aggregation timeout to 0 | Felix Fietkau | 2016-02-23 | 1 | -1/+1 |
| | * | | | mac80211: minstrel: Change expected throughput unit back to Kbps | Sven Eckelmann | 2016-02-02 | 2 | -2/+3 |
| | * | | | mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rate | Konstantin Khlebnikov | 2016-02-02 | 1 | -4/+5 |
| | * | | | mac80211: fix use of uninitialised values in RX aggregation | Chris Bainbridge | 2016-01-29 | 1 | -1/+1 |
| | * | | | cfg80211/wext: fix message ordering | Johannes Berg | 2016-01-29 | 2 | -1/+4 |
| | * | | | wext: fix message delay/ordering | Johannes Berg | 2016-01-29 | 1 | -11/+40 |
| * | | | | bpf: fix csum setting for bpf_set_tunnel_key | Daniel Borkmann | 2016-02-24 | 1 | -2/+4 |
| * | | | | ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL | Hannes Frederic Sowa | 2016-02-24 | 1 | -1/+4 |
| * | | | | tunnel: Clear IPCB(skb)->opt before dst_link_failure called | Bernie Harris | 2016-02-24 | 4 | -1/+8 |
| * | | | | tcp: convert cached rtt from usec to jiffies when feeding initial rto | Konstantin Khlebnikov | 2016-02-24 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-02-26 | 2 | -6/+13 |
|\ \ \ \ \ |
|
| * | | | | | libceph: don't spam dmesg with stray reply warnings | Ilya Dryomov | 2016-02-24 | 1 | -2/+2 |
| * | | | | | libceph: use the right footer size when skipping a message | Ilya Dryomov | 2016-02-24 | 1 | -2/+9 |
| * | | | | | libceph: don't bail early from try_read() when skipping a message | Ilya Dryomov | 2016-02-24 | 1 | -2/+2 |
| | |_|_|/
| |/| | | |
|