index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2016-09-18
sctp: make sctp_outq_flush/tail/uncork return void
Xin Long
-2
/
+2
2016-09-18
sctp: free msg->chunks when sctp_primitive_SEND return err
Xin Long
-0
/
+1
2016-09-17
ip6_tunnel: add collect_md mode to IPv6 tunnels
Alexei Starovoitov
-0
/
+1
2016-09-17
ip_tunnel: add collect_md mode to IPIP tunnel
Alexei Starovoitov
-0
/
+2
2016-09-17
net: l3mdev: Remove netif_index_is_l3_master
David Ahern
-24
/
+0
2016-09-17
sctp: fix SSN comparision
Marcelo Ricardo Leitner
-1
/
+1
2016-09-17
net: avoid sk_forward_alloc overflows
Eric Dumazet
-0
/
+10
2016-09-16
cfg80211: add helper to find an IE that matches a byte-array
Luca Coelho
-1
/
+32
2016-09-16
net-next: dsa: add Qualcomm tag RX/TX handler
John Crispin
-0
/
+1
2016-09-15
net_sched: Introduce skbmod action
Jamal Hadi Salim
-0
/
+30
2016-09-15
mac80211: allow driver to handle packet-loss mechanism
Rajkumar Manoharan
-0
/
+6
2016-09-15
mac80211: remove sta_remove_debugfs driver callback
Johannes Berg
-9
/
+2
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-0
/
+14
2016-09-13
netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions
Gao Feng
-0
/
+14
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+20
2016-09-12
netfilter: nf_queue: get rid of dependency on IP6_NF_IPTABLES
Liping Zhang
-4
/
+0
2016-09-12
netfilter: nf_tables: don't drop IPv6 packets that cannot parse transport
Pablo Neira Ayuso
-4
/
+2
2016-09-12
netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validate
Pablo Neira Ayuso
-7
/
+0
2016-09-12
netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()
Pablo Neira Ayuso
-0
/
+91
2016-09-12
netfilter: nf_tables_ipv6: setup pktinfo transport field on failure to parse
Pablo Neira Ayuso
-2
/
+3
2016-09-12
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
Pablo Neira Ayuso
-0
/
+20
2016-09-12
mac80211: add support for radiotap timestamp field
Johannes Berg
-0
/
+33
2016-09-12
mac80211: RX BA support for sta max_rx_aggregation_subframes
Maxim Altshul
-0
/
+4
2016-09-12
cfg80211: clarify the requirements of .disconnect()
Emmanuel Grumbach
-1
/
+2
2016-09-10
net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flag
David Ahern
-2
/
+1
2016-09-10
net: l3mdev: remove get_rtable method
David Ahern
-21
/
+0
2016-09-10
net: l3mdev: Remove l3mdev_fib_oif
David Ahern
-29
/
+0
2016-09-10
net: ipv6: Remove l3mdev_get_saddr6
David Ahern
-11
/
+0
2016-09-10
net: ipv4: Remove l3mdev_get_saddr
David Ahern
-22
/
+0
2016-09-10
net: vrf: Flip IPv6 output path from FIB lookup hook to out hook
David Ahern
-4
/
+4
2016-09-10
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
-3
/
+3
2016-09-10
net: l3mdev: Add hook to output path
David Ahern
-0
/
+48
2016-09-10
net: flow: Add l3mdev flow update
David Ahern
-0
/
+6
2016-09-10
net/sched: Introduce act_tunnel_key
Amir Vadai
-0
/
+30
2016-09-10
net/dst: Utility functions to build dst_metadata without supplying an skb
Amir Vadai
-13
/
+39
2016-09-10
net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()
Amir Vadai
-18
/
+19
2016-09-09
Merge tag 'rxrpc-rewrite-20160908' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
-5
/
+8
2016-09-09
netfilter: nf_conntrack: remove unused ctl_table_path member in nf_conntrack_...
Liping Zhang
-4
/
+0
2016-09-08
tcp: use an RB tree for ooo receive queue
Yaogong Wang
-1
/
+1
2016-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
-8
/
+6
2016-09-08
rxrpc: Rewrite the data and ack handling code
David Howells
-3
/
+0
2016-09-08
rxrpc: Preallocate peers, conns and calls for incoming service requests
David Howells
-2
/
+8
2016-09-07
rxrpc: Add tracepoint for working out where aborts happen
David Howells
-1
/
+2
2016-09-06
net: Don't delete routes in different VRFs
Mark Tomlinson
-1
/
+2
2016-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-42
/
+56
2016-09-04
af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
Linus Torvalds
-1
/
+1
2016-09-02
switchdev: Fix return value of switchdev_port_fdb_dump().
Rosen, Rami
-1
/
+1
2016-09-01
net: dsa: remove ds_to_priv
Vivien Didelot
-5
/
+0
2016-09-01
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
-2
/
+2
2016-09-01
rps: flow_dissector: Add the const for the parameter of flow_keys_have_l4
Gao Feng
-1
/
+1
[prev]
[next]