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
*
net: sched: fix refcount imbalance in actions
Daniel Borkmann
2015-07-30
1
-5
/
+6
*
act_bpf: fix memory leaks when replacing bpf programs
Daniel Borkmann
2015-07-30
1
-18
/
+35
*
ipv6: flush nd cache on IFF_NOARP change
Eric Dumazet
2015-07-30
1
-0
/
+6
*
bridge: mdb: fix delmdb state in the notification
Nikolay Aleksandrov
2015-07-30
1
-0
/
+1
*
bridge: mcast: give fast leave precedence over multicast router and querier
Satish Ashok
2015-07-29
1
-24
/
+26
*
bridge: Fix network header pointer for vlan tagged packets
Toshiaki Makita
2015-07-29
1
-7
/
+22
*
packet: tpacket_snd(): fix signed/unsigned comparison
Alexander Drozdov
2015-07-29
1
-1
/
+2
*
arp: filter NOARP neighbours for SIOCGARP
Eric Dumazet
2015-07-29
1
-7
/
+9
*
net/ipv4: suppress NETDEV_UP notification on address lifetime update
David Ward
2015-07-29
1
-1
/
+0
*
bridge: stp: when using userspace stp stop kernel hello and hold timers
Nikolay Aleksandrov
2015-07-29
3
-4
/
+18
*
packet: missing dev_put() in packet_do_bind()
Lars Westerhoff
2015-07-28
1
-5
/
+3
*
fib_trie: Drop unnecessary calls to leaf_pull_suffix
Alexander Duyck
2015-07-27
1
-4
/
+0
*
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
2015-07-27
4
-9
/
+13
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-07-27
1
-0
/
+4
|
\
|
*
Bluetooth: Fix NULL pointer dereference in smp_conn_security
Johan Hedberg
2015-07-23
1
-0
/
+4
*
|
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
Nikolay Aleksandrov
2015-07-27
3
-3
/
+2
*
|
inet: frag: don't wait for timer deletion when evicting
Florian Westphal
2015-07-27
1
-18
/
+11
*
|
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
Florian Westphal
2015-07-27
5
-16
/
+16
*
|
inet: frag: don't re-use chainlist for evictor
Florian Westphal
2015-07-27
1
-5
/
+3
*
|
net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warnings
Daniel Borkmann
2015-07-27
1
-6
/
+0
*
|
bridge: netlink: fix slave_changelink/br_setport race conditions
Nikolay Aleksandrov
2015-07-27
1
-1
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-07-25
11
-77
/
+163
|
\
\
|
*
|
netfilter: nf_conntrack: Support expectations in different zones
Joe Stringer
2015-07-22
1
-1
/
+2
|
*
|
Merge tag 'ipvs-fixes-for-v4.2' of https://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
2015-07-20
5
-39
/
+110
|
|
\
\
|
|
*
|
ipvs: call skb_sender_cpu_clear
Julian Anastasov
2015-07-14
1
-0
/
+6
|
|
*
|
ipvs: fix crash with sync protocol v0 and FTP
Julian Anastasov
2015-07-14
1
-1
/
+1
|
|
*
|
ipvs: skb_orphan in case of forwarding
Alex Gartrell
2015-07-14
1
-0
/
+27
|
|
*
|
ipvs: fix crash if scheduler is changed
Julian Anastasov
2015-07-14
3
-37
/
+69
|
|
*
|
ipvs: do not use random local source address for tunnels
Julian Anastasov
2015-07-14
1
-1
/
+0
|
|
*
|
ipvs: fix ipv6 route unreach panic
Alex Gartrell
2015-07-14
1
-0
/
+7
|
*
|
|
netfilter: fix netns dependencies with conntrack templates
Pablo Neira Ayuso
2015-07-20
3
-32
/
+50
|
|
/
/
|
*
|
netfilter: IDLETIMER: fix lockdep warning
Dmitry Torokhov
2015-07-13
1
-0
/
+1
|
*
|
netfilter: ctnetlink: put back references to master ct and expect objects
Pablo Neira Ayuso
2015-07-10
1
-5
/
+0
*
|
|
cgroup: net_cls: fix false-positive "suspicious RCU usage"
Konstantin Khlebnikov
2015-07-25
1
-1
/
+2
*
|
|
sch_choke: drop all packets in queue during reset
WANG Cong
2015-07-25
1
-0
/
+13
*
|
|
sch_plug: purge buffered packets during reset
WANG Cong
2015-07-25
1
-0
/
+1
*
|
|
ipv4: consider TOS in fib_select_default
Julian Anastasov
2015-07-25
4
-13
/
+29
*
|
|
ipv4: fib_select_default should match the prefix
Julian Anastasov
2015-07-25
1
-0
/
+5
|
|
/
|
/
|
*
|
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
[next]