| Commit message (Expand) | Author | Age | Files | Lines |
* | termios, tty_baudrate.c: remove CBAUDEX-masking codeHEADv2 | H. Peter Anvin | 2018-10-07 | 1 | -8/+0 |
* | termios: make the termios copy functions always return o or -EFAULT | H. Peter Anvin | 2018-10-07 | 3 | -20/+12 |
* | termios: remove remaining instances of #ifdef BOTHER | H. Peter Anvin | 2018-10-07 | 2 | -4/+0 |
* | tty/tty_ioctl.c: remove unnecessary conditionals, add const | H. Peter Anvin | 2018-10-07 | 1 | -67/+36 |
* | termios: rename the termios copy routines | H. Peter Anvin | 2018-10-07 | 3 | -20/+20 |
* | termios: split up <asm-generic/termios.h> | H. Peter Anvin | 2018-10-07 | 33 | -71/+58 |
* | termios: merge common termios.h and termbits.h stuff into asm-generic | H. Peter Anvin (Intel) | 2018-10-07 | 62 | -1827/+501 |
* | termios: avoid polluing the libc namespace for struct termios | H. Peter Anvin (Intel) | 2018-10-06 | 15 | -71/+179 |
* | termios, treewide: move struct ktermios -> kermios_t out of uapi | H. Peter Anvin (Intel) | 2018-10-06 | 166 | -447/+411 |
* | powerpc, serial: define TC[SG]ETC*2 as aliases to TC[SG]ETC* | H. Peter Anvin (Intel) | 2018-10-06 | 2 | -0/+25 |
* | arch/xtensa, termios: use <asm-generic/termbits.h> | H. Peter Anvin (Intel) | 2018-10-06 | 2 | -221/+1 |
* | arch/parisc, termios: use <asm-generic/termios.h> | H. Peter Anvin (Intel) | 2018-10-06 | 2 | -202/+1 |
* | arch/mips, termios: use <asm-generic/termbits.h> | H. Peter Anvin (Intel) | 2018-10-06 | 2 | -200/+15 |
* | arch/ia64, termios: use <asm-generic/termbits.h> | H. Peter Anvin (Intel) | 2018-10-06 | 2 | -209/+1 |
* | asm-generic, termios: add alias constants from MIPS | H. Peter Anvin (Intel) | 2018-10-06 | 1 | -1/+6 |
* | termios, tty/tty_baudrate.c: simplify, auto-generate baud tableurgent | H. Peter Anvin (Intel) | 2018-10-06 | 4 | -116/+93 |
* | arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 | H. Peter Anvin (Intel) | 2018-10-06 | 3 | -1/+29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Greg Kroah-Hartman | 2018-10-06 | 24 | -81/+203 |
|\ |
|
| * | net: mvpp2: Extract the correct ethtype from the skb for tx csum offload | Maxime Chevallier | 2018-10-05 | 1 | -4/+5 |
| * | ipv6: take rcu lock in rawv6_send_hdrinc() | Wei Wang | 2018-10-05 | 1 | -9/+20 |
| * | net: sched: Add policy validation for tc attributes | David Ahern | 2018-10-05 | 1 | -4/+20 |
| * | rtnetlink: fix rtnl_fdb_dump() for ndmsg header | Mauricio Faria de Oliveira | 2018-10-05 | 1 | -9/+20 |
| * | yam: fix a missing-check bug | Wenwen Wang | 2018-10-05 | 1 | -0/+4 |
| * | net: bpfilter: Fix type cast and pointer warnings | Shanthosh RK | 2018-10-05 | 1 | -2/+2 |
| * | net: cxgb3_main: fix a missing-check bug | Wenwen Wang | 2018-10-05 | 1 | -0/+17 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-10-05 | 2 | -2/+13 |
| |\ |
|
| | * | bpf: 32-bit RSH verification must truncate input before the ALU op | Jann Horn | 2018-10-05 | 1 | -1/+9 |
| | * | bpf: don't accept cgroup local storage with zero value size | Roman Gushchin | 2018-10-02 | 1 | -0/+3 |
| | * | bpf: harden flags check in cgroup_storage_update_elem() | Roman Gushchin | 2018-09-28 | 1 | -1/+1 |
| * | | net: phy: phylink: fix SFP interface autodetection | Baruch Siach | 2018-10-05 | 1 | -20/+28 |
| * | | be2net: don't flip hw_features when VXLANs are added/deleted | Davide Caratti | 2018-10-05 | 1 | -4/+1 |
| * | | net/packet: fix packet drop as of virtio gso | Jianfeng Tan | 2018-10-04 | 2 | -4/+25 |
| * | | net: dsa: b53: Keep CPU port as tagged in all VLANs | Florian Fainelli | 2018-10-04 | 1 | -2/+2 |
| * | | openvswitch: load NAT helper | Flavio Leitner | 2018-10-04 | 1 | -0/+4 |
| * | | Merge branch 'bnxt_en-fixes' | David S. Miller | 2018-10-04 | 2 | -9/+11 |
| |\ \ |
|
| | * | | bnxt_en: get the reduced max_irqs by the ones used by RDMA | Vasundhara Volam | 2018-10-04 | 1 | -1/+1 |
| | * | | bnxt_en: free hwrm resources, if driver probe fails. | Venkat Duvvuru | 2018-10-04 | 1 | -4/+6 |
| | * | | bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG request | Vasundhara Volam | 2018-10-04 | 1 | -3/+3 |
| | * | | bnxt_en: Fix VNIC reservations on the PF. | Michael Chan | 2018-10-04 | 1 | -1/+1 |
| |/ / |
|
| * | | team: Forbid enslaving team device to itself | Ido Schimmel | 2018-10-04 | 1 | -0/+6 |
| * | | net/usb: cancel pending work when unbinding smsc75xx | Yu Zhao | 2018-10-04 | 1 | -0/+1 |
| * | | Merge tag 'mac80211-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-10-04 | 3 | -8/+15 |
| |\ \ |
|
| | * | | cfg80211: fix use-after-free in reg_process_hint() | Yu Zhao | 2018-10-01 | 1 | -3/+4 |
| | * | | mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys | Felix Fietkau | 2018-10-01 | 1 | -1/+1 |
| | * | | cfg80211: fix wext-compat memory leak | Stefan Seyfried | 2018-10-01 | 1 | -4/+10 |
| * | | | Merge branch 'mlxsw-fixes' | David S. Miller | 2018-10-04 | 2 | -4/+9 |
| |\ \ \ |
|
| | * | | | mlxsw: spectrum: Delete RIF when VLAN device is removed | Ido Schimmel | 2018-10-04 | 1 | -0/+2 |
| | * | | | mlxsw: pci: Derive event type from event queue number | Nir Dotan | 2018-10-04 | 1 | -4/+7 |
| |/ / / |
|
* | | | | Merge branch 'akpm' | Greg Kroah-Hartman | 2018-10-05 | 18 | -30/+189 |
|\ \ \ \ |
|
| * | | | | mm: madvise(MADV_DODUMP): allow hugetlbfs pages | Daniel Black | 2018-10-05 | 1 | -1/+1 |