index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-01
58
-232
/
+335
|
\
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-01-30
5
-35
/
+42
|
|
\
|
|
*
Bluetooth: Fix incorrect removing of IRKs
Johan Hedberg
2016-01-29
2
-26
/
+18
|
|
*
Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CID
Johan Hedberg
2016-01-29
1
-3
/
+3
|
|
*
Bluetooth: L2CAP: Fix auto-allocating LE PSM values
Johan Hedberg
2016-01-29
1
-2
/
+12
|
|
*
Bluetooth: L2CAP: Introduce proper defines for PSM ranges
Johan Hedberg
2016-01-29
1
-3
/
+3
|
|
*
Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
Lukasz Duda
2016-01-23
1
-0
/
+3
|
|
*
Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
Glenn Ruben Bakke
2016-01-23
1
-1
/
+3
|
*
|
tcp: avoid cwnd undo after receiving ECN
Yuchung Cheng
2016-01-29
1
-2
/
+0
|
*
|
irda: fix a potential use-after-free in ircomm_param_request
WANG Cong
2016-01-29
1
-2
/
+1
|
*
|
ipv6/udp: use sticky pktinfo egress ifindex on connect()
Paolo Abeni
2016-01-29
1
-0
/
+3
|
*
|
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
2016-01-29
2
-5
/
+8
|
*
|
netlink: not trim skb for mmaped socket when dump
Ken-ichirou MATSUZAWA
2016-01-29
1
-1
/
+2
|
*
|
fib_trie: Fix shift by 32 in fib_table_lookup
Alexander Duyck
2016-01-29
1
-3
/
+4
|
*
|
ipv4: ipconfig: avoid unused ic_proto_used symbol
Arnd Bergmann
2016-01-29
1
-0
/
+4
|
*
|
net_sched: drr: check for NULL pointer in drr_dequeue
Bernie Harris
2016-01-29
1
-0
/
+2
|
*
|
tipc: fix connection abort during subscription cancel
Parthasarathy Bhuvaragan
2016-01-29
1
-6
/
+5
|
*
|
ipv4: early demux should be aware of fragments
Eric Dumazet
2016-01-29
1
-1
/
+4
|
*
|
tcp: beware of alignments in tcp_get_info()
Eric Dumazet
2016-01-28
1
-4
/
+8
|
*
|
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
2016-01-28
2
-9
/
+9
|
*
|
Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-01-28
12
-62
/
+82
|
|
\
\
|
|
*
|
rfkill: fix rfkill_fop_read wait_event usage
Johannes Berg
2016-01-26
1
-12
/
+4
|
|
*
|
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
2016-01-26
5
-19
/
+11
|
|
*
|
mac80211: Don't buffer non-bufferable MMPDUs
Helmut Schaa
2016-01-14
1
-0
/
+5
|
|
*
|
mac80211: handle sched_scan_stopped vs. hw restart race
Eliad Peller
2016-01-14
2
-0
/
+9
|
|
*
|
mac80211: fix PS-Poll handling
Emmanuel Grumbach
2016-01-14
1
-1
/
+1
|
|
*
|
mac80211: clear local->sched_scan_req properly on reconfig
Eliad Peller
2016-01-14
1
-1
/
+4
|
|
*
|
mac80211: avoid ROC during hw restart
Eliad Peller
2016-01-14
3
-2
/
+18
|
|
*
|
regulatory: fix world regulatory domain data
Johannes Berg
2016-01-14
1
-5
/
+7
|
|
*
|
wireless: change cfg80211 regulatory domain info as debug messages
Dave Young
2016-01-14
1
-15
/
+18
|
|
*
|
mac80211: fix remain-on-channel cancellation
Johannes Berg
2016-01-14
1
-2
/
+4
|
|
*
|
mac80211: recalculate SW ROC only when needed
Johannes Berg
2016-01-14
1
-5
/
+1
|
*
|
|
tcp: fix tcp_mark_head_lost to check skb len before fragmenting
Neal Cardwell
2016-01-28
1
-5
/
+5
|
*
|
|
inet: frag: Always orphan skbs inside ip_defrag()
Joe Stringer
2016-01-28
2
-2
/
+1
|
*
|
|
sctp: remove the dead field of sctp_transport
Xin Long
2016-01-28
3
-19
/
+1
|
*
|
|
sctp: hold transport before we access t->asoc in sctp proc
Xin Long
2016-01-28
1
-0
/
+8
|
*
|
|
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
Xin Long
2016-01-28
2
-8
/
+13
|
*
|
|
sit: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
2016-01-25
1
-2
/
+2
|
*
|
|
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
Thomas Egerer
2016-01-25
2
-0
/
+2
|
*
|
|
sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
Marcelo Ricardo Leitner
2016-01-24
1
-0
/
+2
|
*
|
|
af_unix: fix struct pid memory leak
Eric Dumazet
2016-01-24
1
-0
/
+1
|
*
|
|
tcp: fix NULL deref in tcp_v4_send_ack()
Eric Dumazet
2016-01-21
1
-5
/
+8
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-01-20
9
-29
/
+46
|
|
\
\
\
|
|
*
|
|
netfilter: nf_conntrack: use safer way to lock all buckets
Sasha Levin
2016-01-20
4
-14
/
+32
|
|
*
|
|
netfilter: nf_tables_netdev: fix error path in module initialization
Pablo Neira Ayuso
2016-01-18
1
-4
/
+4
|
|
*
|
|
netfilter: xt_TCPMSS: handle CHECKSUM_COMPLETE in tcpmss_tg6()
Eric Dumazet
2016-01-18
1
-2
/
+7
|
|
*
|
|
netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELS
Pablo Neira Ayuso
2016-01-14
1
-1
/
+1
|
|
*
|
|
netfilter: ipset: allow a 0 netmask with hash_netiface type
Florian Westphal
2016-01-13
1
-4
/
+0
|
|
*
|
|
netfilter: nft_byteorder: avoid unneeded le/be conversion steps
Florian Westphal
2016-01-13
1
-4
/
+2
|
*
|
|
|
net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
Eric Dumazet
2016-01-20
1
-7
/
+14
[next]