| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-06-10 | 51 | -155/+348 |
|\ |
|
| * | packet: compat support for sock_fprog | Willem de Bruijn | 2016-06-10 | 2 | -2/+40 |
| * | Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2016-06-09 | 2 | -4/+23 |
| |\ |
|
| | * | wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel | Prasun Maiti | 2016-06-09 | 1 | -2/+23 |
| | * | cfg80211: remove get/set antenna and tx power warnings | Johannes Berg | 2016-06-09 | 1 | -2/+0 |
| * | | qfq: don't leak skb if kzalloc fails | Florian Westphal | 2016-06-09 | 1 | -2/+4 |
| * | | ip6gre: Allow live link address change | Shweta Choudaha | 2016-06-09 | 1 | -0/+3 |
| * | | net: cls_u32: be more strict about skip-sw flag for knodes | Jakub Kicinski | 2016-06-09 | 1 | -18/+19 |
| * | | net: cls_u32: catch all hardware offload errors | Jakub Kicinski | 2016-06-09 | 1 | -1/+7 |
| * | | net_sched: add missing paddattr description | Eric Dumazet | 2016-06-08 | 1 | -0/+2 |
| * | | ipv6: Skip XFRM lookup if dst_entry in socket cache is valid | Jakub Sitnicki | 2016-06-08 | 1 | -8/+3 |
| * | | l2tp: fix configuration passed to setup_udp_tunnel_sock() | Guillaume Nault | 2016-06-08 | 1 | -1/+1 |
| * | | net-sysfs: fix missing <linux/of_net.h> | Ben Dooks | 2016-06-08 | 1 | -0/+1 |
| * | | bridge: Don't insert unnecessary local fdb entry on changing mac address | Toshiaki Makita | 2016-06-08 | 1 | -0/+2 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2016-06-08 | 3 | -6/+8 |
| |\ \ |
|
| | * | | ipvs: update real-server binding of outgoing connections in SIP-pe | Marco Angaroni | 2016-06-06 | 2 | -4/+6 |
| | * | | netfilter: x_tables: don't reject valid target size on some architectures | Florian Westphal | 2016-06-02 | 1 | -2/+2 |
| * | | | tcp: record TLP and ER timer stats in v6 stats | Yuchung Cheng | 2016-06-08 | 1 | -1/+3 |
| * | | | net: sched: fix tc_should_offload for specific clsact classes | Daniel Borkmann | 2016-06-08 | 3 | -7/+19 |
| * | | | act_police: fix a crash during removal | WANG Cong | 2016-06-08 | 1 | -22/+11 |
| * | | | fq_codel: return non zero qlen in class dumps | Eric Dumazet | 2016-06-08 | 1 | -1/+1 |
| * | | | net: cls_u32: be more strict about skip-sw flag | Jakub Kicinski | 2016-06-08 | 1 | -10/+11 |
| * | | | net: cls_u32: fix error code for invalid flags | Jakub Kicinski | 2016-06-08 | 1 | -1/+1 |
| * | | | rxrpc: fix ptr_ret.cocci warnings | Wu Fengguang | 2016-06-08 | 1 | -3/+1 |
| * | | | RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one() | Sowmini Varadhan | 2016-06-08 | 5 | -8/+27 |
| * | | | RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_re... | Sowmini Varadhan | 2016-06-08 | 2 | -0/+2 |
| * | | | RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safely | Sowmini Varadhan | 2016-06-08 | 3 | -12/+67 |
| * | | | fq_codel: fix NET_XMIT_CN behavior | Eric Dumazet | 2016-06-07 | 1 | -6/+18 |
| * | | | net_sched: keep backlog updated with qlen | WANG Cong | 2016-06-07 | 1 | -0/+2 |
| * | | | soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF | Helge Deller | 2016-06-07 | 1 | -1/+2 |
| * | | | sch_tbf: update backlog as well | WANG Cong | 2016-06-04 | 1 | -0/+4 |
| * | | | sch_red: update backlog as well | WANG Cong | 2016-06-04 | 1 | -0/+4 |
| * | | | sch_drr: update backlog as well | WANG Cong | 2016-06-04 | 1 | -0/+4 |
| * | | | sch_prio: update backlog as well | WANG Cong | 2016-06-04 | 1 | -0/+4 |
| * | | | sch_hfsc: always keep backlog updated | WANG Cong | 2016-06-04 | 1 | -8/+4 |
| * | | | rds: fix an infoleak in rds_inc_info_copy | Kangjie Lu | 2016-06-03 | 1 | -0/+2 |
| * | | | tipc: fix an infoleak in tipc_nl_compat_link_dump | Kangjie Lu | 2016-06-03 | 1 | -1/+2 |
| * | | | Possible problem with e6afc8ac ("udp: remove headers from UDP packets before ... | Eric Dumazet | 2016-06-03 | 2 | -11/+11 |
| |/ / |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2016-06-02 | 11 | -23/+33 |
| |\ \ |
|
| | * | | netfilter: nf_ct_helper: bail out on duplicated helpers | Pablo Neira Ayuso | 2016-05-31 | 1 | -5/+4 |
| | * | | netfilter: nf_tables: validate NFTA_SET_TABLE parameter | Phil Turnbull | 2016-05-30 | 1 | -0/+2 |
| | * | | netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags | Paolo Abeni | 2016-05-30 | 1 | -0/+1 |
| | * | | netfilter: nf_ct_helper: Fix helper unregister count. | Taehee Yoo | 2016-05-30 | 5 | -0/+5 |
| | * | | netfilter: nf_queue: Make the queue_handler pernet | Eric W. Biederman | 2016-05-25 | 2 | -15/+20 |
| | * | | netfilter: conntrack: remove leftover binary sysctl define | Florian Westphal | 2016-05-25 | 1 | -2/+0 |
| | * | | netfilter: nfnetlink_queue: fix timestamp attribute | Florian Westphal | 2016-05-12 | 1 | -1/+1 |
| * | | | Merge tag 'mac80211-for-davem-2016-06-01' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2016-06-02 | 2 | -1/+5 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | mac80211: fix fast_tx header alignment | Felix Fietkau | 2016-05-31 | 1 | -1/+1 |
| | * | | mac80211: mesh: flush mesh paths unconditionally | Bob Copeland | 2016-05-31 | 1 | -0/+4 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-06-04 | 2 | -28/+27 |
|\ \ \ \
| |/ / /
|/| | | |
|