index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-04-08
ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available
Hannes Frederic Sowa
2015-04-08
ipv4: ip_tunnel: use net namespace from rtable not socket
Hannes Frederic Sowa
2015-04-08
net: remove extra newlines
Sheng Yong
2015-04-07
tcp: RFC7413 option support for Fast Open client
Daniel Lee
2015-04-07
tcp: RFC7413 option support for Fast Open server
Daniel Lee
2015-04-07
netns: allow to dump netns ids
Nicolas Dichtel
2015-04-07
netns: notify netns id events
Nicolas Dichtel
2015-04-07
netns: minor cleanup in rtnl_net_getid()
Nicolas Dichtel
2015-04-07
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
netfilter: Add socket pointer to nf_hook_state.
David Miller
2015-04-07
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-06
net: dsa: fix filling routing table from OF description
Pavel Nakonechny
2015-04-06
l2tp: unregister l2tp_net_ops on failure path
WANG Cong
2015-04-06
tc: bpf: add checksum helpers
Alexei Starovoitov
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-04-04
netfilter: Pass nf_hook_state through arpt_do_table().
David S. Miller
2015-04-04
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
2015-04-04
netfilter: Pass nf_hook_state through ip6t_do_table().
David S. Miller
2015-04-04
netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().
David S. Miller
2015-04-04
netfilter: Pass nf_hook_state through ipt_do_table().
David S. Miller
2015-04-04
netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().
David S. Miller
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2015-04-04
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
2015-04-04
netfilter: Create and use nf_hook_state.
David S. Miller
2015-04-04
Bluetooth: Fix location of TX power field in LE advertising data
Marcel Holtmann
2015-04-04
Bluetooth: hidp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
2015-04-04
Bluetooth: cmtp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
2015-04-03
Bluetooth: bnep: Handle BNEP connection setup request
Grzegorz Kolodziejczyk
2015-04-03
Bluetooth: bnep: Add support to extended headers of control frames
Grzegorz Kolodziejczyk
2015-04-03
Bluetooth: bnep: Add support for get bnep features via ioctl
Grzegorz Kolodziejczyk
2015-04-03
ebpf: add skb->priority to offset map for usage in {cls, act}_bpf
Daniel Borkmann
2015-04-03
Bluetooth: bnep: Return err value while sending cmd is not understood
Grzegorz Kolodziejczyk
2015-04-03
netns: don't allocate an id for dead netns
Nicolas Dichtel
2015-04-03
Revert "netns: don't clear nsid too early on removal"
Nicolas Dichtel
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
2015-04-03
ip6mr: call del_timer_sync() in ip6mr_free_table()
WANG Cong
2015-04-03
net: move fib_rules_unregister() under rtnl lock
WANG Cong
2015-04-03
ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup
WANG Cong
2015-04-02
tcp: fix FRTO undo on cumulative ACK of SACKed range
Neal Cardwell
2015-04-02
tipc: simplify link mtu negotiation
Jon Paul Maloy
2015-04-02
tipc: eliminate delayed link deletion at link failover
Jon Paul Maloy
2015-04-02
tipc: drop tunneled packet duplicates at reception
Jon Paul Maloy
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
Bluetooth: Disallow LE local out-of-band data when LE privacy is used
Marcel Holtmann
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-02
dev: set iflink to 0 for virtual interfaces
Nicolas Dichtel
2015-04-02
net: remove iflink field from struct net_device
Nicolas Dichtel
[next]