Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | net/mlx5: Introduce modify flow rule destination | Maor Gottlieb | 2016-04-29 | 1 | -0/+3 | |
* | | | | | | | net: constify is_skb_forwardable's arguments | Nikolay Aleksandrov | 2016-04-29 | 1 | -1/+2 | |
* | | | | | | | ppp: add rtnetlink device creation support | Guillaume Nault | 2016-04-29 | 1 | -0/+8 | |
* | | | | | | | net: dsa: Provide CPU port statistics to master netdev | Florian Fainelli | 2016-04-28 | 1 | -0/+5 | |
* | | | | | | | fq: split out backlog update logic | Michal Kazior | 2016-04-28 | 1 | -11/+19 | |
* | | | | | | | tcp: Make use of MSG_EOR in tcp_sendmsg | Martin KaFai Lau | 2016-04-28 | 1 | -1/+7 | |
* | | | | | | | tcp: remove SKBTX_ACK_TSTAMP since it is redundant | Soheil Hassas Yeganeh | 2016-04-28 | 1 | -5/+1 | |
* | | | | | | | net: snmp: fix 64bit stats on 32bit arches | Eric Dumazet | 2016-04-28 | 1 | -4/+4 | |
* | | | | | | | net: SOCKWQ_ASYNC_WAITDATA optimizations | Eric Dumazet | 2016-04-28 | 1 | -2/+4 | |
* | | | | | | | net: SOCKWQ_ASYNC_NOSPACE optimizations | Eric Dumazet | 2016-04-28 | 1 | -0/+6 | |
* | | | | | | | net: snmp: kill STATS_BH macros | Eric Dumazet | 2016-04-28 | 7 | -44/+44 | |
* | | | | | | | ipv6: kill ICMP6MSGIN_INC_STATS_BH() | Eric Dumazet | 2016-04-28 | 1 | -3/+1 | |
* | | | | | | | ipv6: rename IP6_UPD_PO_STATS_BH() | Eric Dumazet | 2016-04-28 | 1 | -1/+1 | |
* | | | | | | | ipv6: rename IP6_INC_STATS_BH() | Eric Dumazet | 2016-04-28 | 1 | -2/+2 | |
* | | | | | | | net: rename NET_{ADD|INC}_STATS_BH() | Eric Dumazet | 2016-04-28 | 2 | -4/+4 | |
* | | | | | | | net: rename IP_UPD_PO_STATS_BH() | Eric Dumazet | 2016-04-28 | 1 | -1/+1 | |
* | | | | | | | net: rename IP_ADD_STATS_BH() | Eric Dumazet | 2016-04-28 | 1 | -1/+1 | |
* | | | | | | | net: rename ICMP6_INC_STATS_BH() | Eric Dumazet | 2016-04-28 | 1 | -1/+1 | |
* | | | | | | | net: rename IP_INC_STATS_BH() | Eric Dumazet | 2016-04-28 | 1 | -1/+1 | |
* | | | | | | | net: sctp: rename SCTP_INC_STATS_BH() | Eric Dumazet | 2016-04-28 | 1 | -1/+1 | |
* | | | | | | | net: icmp: rename ICMPMSGIN_INC_STATS_BH() | Eric Dumazet | 2016-04-28 | 1 | -1/+1 | |
* | | | | | | | net: tcp: rename TCP_INC_STATS_BH | Eric Dumazet | 2016-04-28 | 1 | -1/+1 | |
* | | | | | | | net: xfrm: kill XFRM_INC_STATS_BH() | Eric Dumazet | 2016-04-28 | 1 | -2/+0 | |
* | | | | | | | net: udp: rename UDP_INC_STATS_BH() | Eric Dumazet | 2016-04-28 | 1 | -6/+6 | |
* | | | | | | | net: rename ICMP_INC_STATS_BH() | Eric Dumazet | 2016-04-28 | 1 | -1/+1 | |
* | | | | | | | net: snmp: kill various STATS_USER() helpers | Eric Dumazet | 2016-04-28 | 6 | -34/+16 | |
* | | | | | | | net-rfs: fix false sharing accessing sd->input_queue_head | Eric Dumazet | 2016-04-28 | 1 | -2/+6 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-27 | 12 | -18/+37 | |
|\| | | | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-04-27 | 5 | -8/+15 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Revert "ipv6: Revert optional address flusing on ifdown." | David S. Miller | 2016-04-26 | 2 | -0/+2 | |
| | * | | | | | | ipv6: Revert optional address flusing on ifdown. | David S. Miller | 2016-04-25 | 2 | -2/+0 | |
| | * | | | | | | net/mlx5: Add pci shutdown callback | Majd Dibbiny | 2016-04-24 | 1 | -3/+4 | |
| | * | | | | | | net/mlx5e: Use vport MTU rather than physical port MTU | Saeed Mahameed | 2016-04-24 | 1 | -0/+2 | |
| | * | | | | | | net/mlx5e: Device's mtu field is u16 and not int | Saeed Mahameed | 2016-04-24 | 1 | -3/+3 | |
| | * | | | | | | macsec: add missing macsec prefix in uapi | Sabrina Dubroca | 2016-04-24 | 1 | -2/+2 | |
| | * | | | | | | switchdev: Adding complete operation to deferred switchdev ops | Elad Raz | 2016-04-24 | 1 | -0/+4 | |
| * | | | | | | | devpts: more pty driver interface cleanups | Linus Torvalds | 2016-04-27 | 2 | -5/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 2016-04-24 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | thermal: consistently use int for trip temp | Wei Ni | 2016-04-21 | 1 | -2/+2 | |
| * | | | | | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-04-23 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | generic syscalls: wire up preadv2 and pwritev2 syscalls | Andre Przywara | 2016-04-23 | 1 | -1/+5 | |
| * | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-04-23 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic() | Romain Perier | 2016-04-21 | 1 | -2/+6 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-04-22 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | drm: Loongson-3 doesn't fully support wc memory | Huacai Chen | 2016-04-22 | 1 | -0/+2 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2016-04-22 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | ALSA: hda - Fix possible race on regmap bypass flip | Takashi Iwai | 2016-04-21 | 1 | -0/+2 | |
| | | |_|_|/ | | |/| | | | ||||||
* | | | | | | net/mlx5e: Fix checksum handling for non-stripped vlan packets | Saeed Mahameed | 2016-04-26 | 1 | -5/+16 | |
* | | | | | | net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping) | Gal Pressman | 2016-04-26 | 1 | -0/+4 | |
* | | | | | | net/mlx5e: Add ethtool support for dump module EEPROM | Gal Pressman | 2016-04-26 | 2 | -1/+17 |