| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg | 2016-10-04 | 226 | -2382/+6750 |
|\ |
|
| * | net/ncsi: Introduce ncsi_stop_dev() | Gavin Shan | 2016-10-04 | 1 | -13/+24 |
| * | net/ncsi: Rework the channel monitoring | Gavin Shan | 2016-10-04 | 3 | -23/+35 |
| * | net/ncsi: Allow to extend NCSI request properties | Gavin Shan | 2016-10-04 | 4 | -14/+17 |
| * | net/ncsi: Rework request index allocation | Gavin Shan | 2016-10-04 | 2 | -8/+10 |
| * | net/ncsi: Don't probe on the reserved channel ID (0x1f) | Gavin Shan | 2016-10-04 | 1 | -2/+2 |
| * | net/ncsi: Introduce NCSI_RESERVED_CHANNEL | Gavin Shan | 2016-10-04 | 2 | -7/+8 |
| * | net/ncsi: Avoid unused-value build warning from ia64-linux-gcc | Gavin Shan | 2016-10-04 | 2 | -27/+81 |
| * | net: Add netdev all_adj_list refcnt propagation to fix panic | Andrew Collins | 2016-10-04 | 1 | -31/+37 |
| * | net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header | Shmulik Ladkani | 2016-10-03 | 1 | -15/+22 |
| * | net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ... | Shmulik Ladkani | 2016-10-03 | 1 | -0/+9 |
| * | Merge tag 'rxrpc-rewrite-20160930' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 2016-10-03 | 11 | -92/+110 |
| |\ |
|
| | * | rxrpc: Fix the call timer handling | David Howells | 2016-09-30 | 2 | -13/+20 |
| | * | rxrpc: Keep the call timeouts as ktimes rather than jiffies | David Howells | 2016-09-30 | 7 | -62/+69 |
| | * | rxrpc: Remove error from struct rxrpc_skb_priv as it is unused | David Howells | 2016-09-30 | 1 | -1/+0 |
| | * | rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary | David Howells | 2016-09-30 | 6 | -21/+24 |
| | * | rxrpc: Reduce ssthresh to peer's receive window | David Howells | 2016-09-30 | 1 | -0/+2 |
| | * | rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh | David Howells | 2016-09-30 | 1 | -3/+3 |
| * | | openvswitch: use mpls_hdr | Jiri Benc | 2016-10-03 | 1 | -12/+12 |
| * | | mpls: move mpls_hdr to a common location | Jiri Benc | 2016-10-03 | 1 | -9/+1 |
| * | | openvswitch: mpls: set network header correctly on key extract | Jiri Benc | 2016-10-03 | 1 | -8/+3 |
| * | | net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling | Arnd Bergmann | 2016-10-03 | 1 | -0/+3 |
| * | | net: pktgen: fix pkt_size | Paolo Abeni | 2016-10-03 | 1 | -11/+10 |
| * | | ipv6 addrconf: remove addrconf_sysctl_hop_limit() | Maciej Żenczykowski | 2016-10-02 | 1 | -17/+14 |
| * | | netfilter: bridge: clarify bridge/netfilter message | Stefan Agner | 2016-10-02 | 1 | -2/+4 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-10-02 | 16 | -65/+91 |
| |\ \ |
|
| | * | | sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock | Xin Long | 2016-09-30 | 2 | -21/+47 |
| | * | | sctp: change to check peer prsctp_capable when using prsctp polices | Xin Long | 2016-09-30 | 2 | -6/+6 |
| | * | | sctp: remove prsctp_param from sctp_chunk | Xin Long | 2016-09-30 | 3 | -19/+9 |
| | * | | act_ife: Fix false encoding | Yotam Gigi | 2016-09-27 | 1 | -2/+2 |
| | * | | act_ife: Fix external mac header on encode | Yotam Gigi | 2016-09-27 | 1 | -2/+1 |
| | * | | VSOCK: Don't dec ack backlog twice for rejected connections | Jorgen Hansen | 2016-09-27 | 1 | -3/+3 |
| | * | | ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route | Nikolay Aleksandrov | 2016-09-25 | 4 | -5/+10 |
| | * | | ip6_gre: fix flowi6_proto value in ip6gre_xmit_other() | Lance Richardson | 2016-09-24 | 1 | -1/+0 |
| | * | | tcp: fix a compile error in DBGUNDO() | Eric Dumazet | 2016-09-23 | 1 | -2/+1 |
| | * | | tcp: fix wrong checksum calculation on MTU probing | Douglas Caetano dos Santos | 2016-09-23 | 1 | -5/+7 |
| | * | | sch_sfb: keep backlog updated with qlen | WANG Cong | 2016-09-23 | 1 | -0/+3 |
| | * | | sch_qfq: keep backlog updated with qlen | WANG Cong | 2016-09-23 | 1 | -0/+3 |
| * | | | net: Use ns_capable_noaudit() when determining net sysctl permissions | Tyler Hicks | 2016-10-01 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | ipv6 addrconf: implement RFC7559 router solicitation backoff | Maciej Żenczykowski | 2016-09-30 | 1 | -7/+44 |
| * | | net: Suppress the "Comparison to NULL could be written" warnings | Jia He | 2016-09-30 | 2 | -17/+17 |
| * | | ipv6: Remove useless parameter in __snmp6_fill_statsdev | Jia He | 2016-09-30 | 1 | -6/+6 |
| * | | proc: Reduce cache miss in xfrm_statistics_seq_show | Jia He | 2016-09-30 | 1 | -2/+8 |
| * | | proc: Reduce cache miss in sctp_snmp_seq_show | Jia He | 2016-09-30 | 1 | -2/+6 |
| * | | proc: Reduce cache miss in snmp6_seq_show | Jia He | 2016-09-30 | 1 | -8/+22 |
| * | | proc: Reduce cache miss in snmp_seq_show | Jia He | 2016-09-30 | 1 | -23/+47 |
| * | | rxrpc: Note serial number being ACK'd in the congestion management trace | David Howells | 2016-09-29 | 1 | -4/+4 |
| * | | rxrpc: Request more ACKs in slow-start mode | David Howells | 2016-09-29 | 1 | -0/+1 |
| * | | rxrpc: Reduce the rxrpc_local::services list to a pointer | David Howells | 2016-09-29 | 5 | -25/+18 |
| * | | rxrpc: When activating client conn channels, do state check inside lock | David Howells | 2016-09-29 | 1 | -11/+25 |