| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-10-02 | 10 | -42/+76 |
|\ |
|
| * | net: Initialize flow flags in input path | David Ahern | 2015-09-30 | 2 | -0/+2 |
| * | net: dsa: fix preparation of a port STP update | Vivien Didelot | 2015-09-30 | 1 | -3/+8 |
| * | skbuff: Fix skb checksum partial check. | Pravin B Shelar | 2015-09-30 | 1 | -4/+5 |
| * | net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set | David Ahern | 2015-09-30 | 1 | -1/+2 |
| * | net sysfs: Print link speed as signed integer | Alexander Stein | 2015-09-29 | 1 | -2/+1 |
| * | af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag | Aaron Conole | 2015-09-29 | 1 | -1/+14 |
| * | net: sctp: Don't use 64 kilobyte lookup table for four elements | Denys Vlasenko | 2015-09-29 | 1 | -9/+11 |
| * | l2tp: protect tunnel->del_work by ref_count | Alexander Couzens | 2015-09-29 | 1 | -2/+9 |
| * | sctp: Prevent soft lockup when sctp_accept() is called during a timeout event | Karl Heiss | 2015-09-29 | 1 | -19/+23 |
| * | sctp: Whitespace fix | Karl Heiss | 2015-09-29 | 1 | -2/+2 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-10-01 | 5 | -35/+2 |
|\ \
| |/
|/| |
|
| * | xprtrdma: Replace global lkey with lkey local to PD | Chuck Lever | 2015-09-25 | 5 | -35/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-09-26 | 48 | -341/+644 |
|\ \ |
|
| * | | net: Fix panic in icmp_route_lookup | David Ahern | 2015-09-26 | 1 | -2/+2 |
| * | | net: fix net_device refcounting | Russell King | 2015-09-25 | 2 | -1/+13 |
| * | | net: dsa: fix of_mdio_find_bus() device refcount leak | Russell King | 2015-09-25 | 1 | -7/+31 |
| * | | ip6_tunnel: Reduce log level in ip6_tnl_err() to debug | Matt Bennett | 2015-09-25 | 1 | -8/+8 |
| * | | Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-09-25 | 1 | -5/+8 |
| |\ \ |
|
| | * | | mac80211: reset CQM history upon reconfiguration | Sara Sharon | 2015-09-22 | 1 | -0/+1 |
| | * | | mac80211: fix VHT MCS mask array overrun | Johannes Berg | 2015-09-22 | 1 | -5/+7 |
| * | | | ip6_gre: Reduce log level in ip6gre_err() to debug | Matt Bennett | 2015-09-25 | 1 | -8/+8 |
| * | | | fib_rules: fix fib rule dumps across multiple skbs | Wilson Kok | 2015-09-25 | 1 | -5/+9 |
| * | | | net: revert "net_sched: move tp->root allocation into fw_init()" | WANG Cong | 2015-09-24 | 1 | -15/+15 |
| * | | | lwtunnel: remove source and destination UDP port config option | Jiri Benc | 2015-09-24 | 1 | -24/+0 |
| * | | | ipv4: send arp replies to the correct tunnel | Jiri Benc | 2015-09-24 | 2 | -14/+53 |
| * | | | netlink: Replace rhash_portid with bound | Herbert Xu | 2015-09-24 | 2 | -12/+29 |
| * | | | Fix AF_PACKET ABI breakage in 4.2 | David Woodhouse | 2015-09-23 | 1 | -15/+17 |
| * | | | netpoll: Close race condition between poll_one_napi and napi_disable | Neil Horman | 2015-09-23 | 2 | -2/+10 |
| * | | | tcp: add proper TS val into RST packets | Eric Dumazet | 2015-09-23 | 1 | -0/+1 |
| * | | | net: dsa: Fix Marvell Egress Trailer check | Neil Armstrong | 2015-09-23 | 1 | -1/+1 |
| * | | | openvswitch: Zero flows on allocation. | Jesse Gross | 2015-09-23 | 3 | -14/+15 |
| * | | | inet: fix races in reqsk_queue_hash_req() | Eric Dumazet | 2015-09-22 | 1 | -4/+4 |
| * | | | tcp/dccp: fix timewait races in timer handling | Eric Dumazet | 2015-09-22 | 3 | -15/+18 |
| * | | | netlink: Fix autobind race condition that leads to zero port ID | Herbert Xu | 2015-09-21 | 2 | -5/+8 |
| * | | | iptunnel: make rx/tx bytes counters consistent | Nicolas Dichtel | 2015-09-21 | 1 | -1/+1 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-09-21 | 2 | -8/+25 |
| |\ \ \ |
|
| | * | | | netfilter: nf_log: wait for rcu grace after logger unregistration | Pablo Neira Ayuso | 2015-09-17 | 1 | -0/+1 |
| | * | | | netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC | Pablo Neira Ayuso | 2015-09-14 | 1 | -6/+18 |
| | * | | | netfilter: nf_log: don't zap all loggers on unregister | Florian Westphal | 2015-09-14 | 1 | -2/+6 |
| * | | | | tipc: reinitialize pointer after skb linearize | Erik Hugne | 2015-09-21 | 1 | -0/+1 |
| * | | | | net: Fix behaviour of unreachable, blackhole and prohibit routes | Nikola Forró | 2015-09-21 | 2 | -3/+7 |
| * | | | | tcp_cubic: do not set epoch_start in the future | Eric Dumazet | 2015-09-18 | 1 | -2/+8 |
| * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-09-18 | 1 | -6/+6 |
| |\ \ \ \ |
|
| | * | | | | Bluetooth: Delay check for conn->smp in smp_conn_security() | Johan Hedberg | 2015-09-17 | 1 | -6/+6 |
| * | | | | | atm: deal with setting entry before mkip was called | Sasha Levin | 2015-09-18 | 1 | -0/+3 |
| * | | | | | ipv6: ip6_fragment: fix headroom tests and skb leak | Florian Westphal | 2015-09-18 | 1 | -6/+8 |
| * | | | | | net: Fix vti use case with oif in dst lookups | David Ahern | 2015-09-18 | 3 | -2/+5 |
| * | | | | | openvswitch: Fix IPv6 exthdr handling with ct helpers. | Joe Stringer | 2015-09-18 | 1 | -3/+5 |
| * | | | | | ipv6: include NLM_F_REPLACE in route replace notifications | Roopa Prabhu | 2015-09-18 | 2 | -5/+6 |
| |/ / / / |
|