index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
openvswitch: Re-add CONFIG_OPENVSWITCH_VXLAN
Thomas Graf
2015-07-30
5
-200
/
+235
*
net: pktgen: Remove unused 'allocated_skbs' field
Bogdan Hamciuc
2015-07-30
1
-2
/
+0
*
net: pktgen: Observe needed_headroom of the device
Bogdan Hamciuc
2015-07-30
1
-1
/
+2
*
lwtunnel: Make lwtun_encaps[] static
Thomas Graf
2015-07-30
1
-1
/
+1
*
net: Set sk_txhash from a random number
Tom Herbert
2015-07-30
4
-6
/
+6
*
tipc: fix bug in broadcast synch message create function
Jon Maloy
2015-07-30
1
-0
/
+3
*
packet: remove handling of tx_ring from prb_shutdown_retire_blk_timer()
Tobias Klauser
2015-07-30
1
-4
/
+2
*
lwtunnel: use kfree_skb() instead of vanilla kfree()
Dan Carpenter
2015-07-27
1
-1
/
+1
*
tcp: tso: allow deferring under reordering state
Eric Dumazet
2015-07-27
1
-1
/
+1
*
ipv6: Avoid rt6_probe() taking writer lock in the fast path
Martin KaFai Lau
2015-07-27
1
-0
/
+4
*
ipv6: Re-arrange code in rt6_probe()
Martin KaFai Lau
2015-07-27
1
-24
/
+20
*
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
2015-07-27
4
-19
/
+9
*
ipv6: copy lwtstate in ip6_rt_copy_init()
Nicolas Dichtel
2015-07-27
1
-0
/
+4
*
ipv6: use lwtunnel_output6() only if flag redirect is set
Nicolas Dichtel
2015-07-27
1
-1
/
+2
*
dev: Spelling fix in comments
subashab@codeaurora.org
2015-07-27
1
-2
/
+2
*
bridge: mdb: notify on router port add and del
Satish Ashok
2015-07-27
3
-2
/
+77
*
openvswitch: Retrieve tunnel metadata when receiving from vport-netdev
Thomas Graf
2015-07-27
1
-1
/
+1
*
openvswitch: fix compilation when vxlan is a module
Nicolas Dichtel
2015-07-27
1
-0
/
+1
*
ipv4: be more aggressive when probing alternative gateways
Julian Anastasov
2015-07-27
1
-1
/
+3
*
ipv6: fix crash over flow-based vxlan device
Wei-Chun Chao
2015-07-27
1
-2
/
+3
*
tipc: clean up socket layer message reception
Jon Paul Maloy
2015-07-27
4
-146
/
+134
*
tipc: introduce new tipc_sk_respond() function
Jon Paul Maloy
2015-07-27
3
-39
/
+47
*
tipc: let function tipc_msg_reverse() expand header when needed
Jon Paul Maloy
2015-07-27
3
-34
/
+48
*
bridge: Fix setting a flag in br_fill_ifvlaninfo_range().
Rosen, Rami
2015-07-25
1
-2
/
+0
*
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
Thomas Graf
2015-07-23
2
-10
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-23
32
-136
/
+298
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-07-22
31
-135
/
+295
|
|
\
|
|
*
openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes
Chris J Arges
2015-07-22
1
-1
/
+1
|
|
*
netlink: don't hold mutex in rcu callback when releasing mmapd ring
Florian Westphal
2015-07-22
1
-32
/
+47
|
|
*
tcp: suppress a division by zero warning
Eric Dumazet
2015-07-22
1
-6
/
+5
|
|
*
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
2015-07-21
1
-2
/
+4
|
|
*
sched: cls_flow: fix panic on filter replace
Daniel Borkmann
2015-07-21
1
-2
/
+3
|
|
*
sched: cls_flower: fix panic on filter replace
Daniel Borkmann
2015-07-21
1
-1
/
+1
|
|
*
sched: cls_bpf: fix panic on filter replace
Daniel Borkmann
2015-07-21
1
-1
/
+1
|
|
*
Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-07-21
10
-41
/
+94
|
|
|
\
|
|
|
*
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
Arik Nemtsov
2015-07-17
5
-25
/
+53
|
|
|
*
mac80211: add missing length check for confirm frames
Bob Copeland
2015-07-17
1
-0
/
+3
|
|
|
*
mac80211: correct aid location in peering frames
Bob Copeland
2015-07-17
1
-1
/
+1
|
|
|
*
wireless: regulatory: reduce log level of CRDA related messages
Thomas Petazzoni
2015-07-17
1
-3
/
+3
|
|
|
*
mac80211: shut down interfaces before destroying interface list
Johannes Berg
2015-07-17
1
-11
/
+14
|
|
|
*
mac80211: wowlan: enable powersave if suspend while ps-polling
Chaitanya T K
2015-07-17
1
-0
/
+16
|
|
|
*
mac80211: don't clear all tx flags when requeing
Michal Kazior
2015-07-17
1
-1
/
+3
|
|
|
*
mac80211: clear subdir_stations when removing debugfs
Tom Hughes
2015-07-17
1
-0
/
+1
|
|
*
|
net: ratelimit warnings about dst entry refcount underflow or overflow
Konstantin Khlebnikov
2015-07-21
1
-1
/
+3
|
|
*
|
caif: fix leaks and race in caif_queue_rcv_skb()
Eric Dumazet
2015-07-21
1
-11
/
+8
|
|
*
|
Revert "sit: Add gro callbacks to sit_offload"
Herbert Xu
2015-07-21
1
-2
/
+0
|
|
*
|
tc: act_bpf: fix memory leak
Alexei Starovoitov
2015-07-16
1
-0
/
+3
|
|
*
|
fq_codel: fix return value of fq_codel_drop()
WANG Cong
2015-07-16
1
-1
/
+10
|
|
*
|
net_sched: fix a use-after-free in sfq
WANG Cong
2015-07-16
1
-1
/
+1
|
|
*
|
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2015-07-16
2
-9
/
+27
[next]