index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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
...
|
|
*
|
|
cfg80211: fix race condition with wiphy_apply_custom_regulatory()
Luis R. Rodriguez
2009-05-04
1
-0
/
+6
|
|
*
|
|
cfg80211: fix truncated IEs
Johannes Berg
2009-05-04
1
-0
/
+1
|
|
*
|
|
mac80211: correct fragmentation threshold check
Johannes Berg
2009-05-04
1
-1
/
+1
|
*
|
|
|
Bluetooth: Fix issue with sysfs handling for connections
Marcel Holtmann
2009-05-04
2
-34
/
+42
|
*
|
|
|
tcp: Fix tcp_prequeue() to get correct rto_min value
Satoru SATOH
2009-05-04
1
-10
/
+0
|
|
/
/
/
*
|
|
|
net: Make inet_twsk_put similar to sock_put
Arnaldo Carvalho de Melo
2009-05-06
1
-10
/
+13
*
|
|
|
tcp:fix the code indent
Shan Wei
2009-05-05
1
-1
/
+1
*
|
|
|
net: introduce a list of device addresses dev_addr_list (v6)
Jiri Pirko
2009-05-05
1
-0
/
+250
|
|
_
|
/
|
/
|
|
*
|
|
netns 2/2: extract net_create()
Alexey Dobriyan
2009-05-04
1
-24
/
+20
*
|
|
netns 1/2: don't get/put old netns on CLONE_NEWNET
Alexey Dobriyan
2009-05-04
1
-4
/
+1
*
|
|
tcp: extend ECN sysctl to allow server-side only ECN
Ilpo Järvinen
2009-05-04
2
-2
/
+2
*
|
|
net: Avoid modulus in skb_tx_hash() for forwarding case.
David S. Miller
2009-05-03
1
-2
/
+6
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-03
2
-1
/
+2
|
\
\
\
|
|
/
/
|
*
|
Subject: [PATCH] br2684: restore net_dev initialization
Rabin Vincent
2009-05-02
1
-0
/
+1
|
*
|
net: Only store high 16 bits of kernel generated filter priorities
Robert Love
2009-05-02
1
-1
/
+1
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-03
3
-17
/
+20
|
\
\
\
|
|
/
/
|
*
|
xt_socket: checks for the state of nf_conntrack
Laszlo Attila Toth
2009-05-01
1
-0
/
+1
|
*
|
net: Fix skb_tx_hash() for forwarding workloads.
Eric Dumazet
2009-05-01
1
-4
/
+5
|
*
|
net: Fix oops when splicing skbs from a frag_list.
Jarek Poplawski
2009-04-30
1
-13
/
+14
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-29
18
-343
/
+256
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-04-29
1
-10
/
+10
|
|
\
\
|
|
*
|
mac80211: default to automatic power control
Johannes Berg
2009-04-29
1
-0
/
+1
|
|
*
|
mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock
Alan Jenkins
2009-04-29
1
-10
/
+9
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2009-04-28
3
-28
/
+55
|
|
\
\
\
|
|
*
|
|
Bluetooth: Fix connection establishment with low security requirement
Marcel Holtmann
2009-04-28
1
-6
/
+3
|
|
*
|
|
Bluetooth: Add different pairing timeout for Legacy Pairing
Marcel Holtmann
2009-04-28
2
-1
/
+36
|
|
*
|
|
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
Roger Quadros
2009-04-28
1
-21
/
+16
|
|
|
/
/
|
*
|
|
netfilter: revised locking for x_tables
Stephen Hemminger
2009-04-28
4
-291
/
+136
|
|
/
/
|
*
|
net: Avoid extra wakeups of threads blocked in wait_for_packet()
Eric Dumazet
2009-04-28
1
-1
/
+13
|
*
|
ipv4: Limit size of route cache hash table
Anton Blanchard
2009-04-27
1
-1
/
+1
|
*
|
xfrm: wrong hash value for temporary SA
Nicolas Dichtel
2009-04-27
1
-3
/
+3
|
*
|
vlan: update vlan carrier state for admin up/down
Jay Vosburgh
2009-04-25
2
-0
/
+7
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-04-25
5
-9
/
+31
|
|
\
\
|
|
|
/
|
|
*
netfilter: xt_recent: fix stack overread in compat code
Jan Engelhardt
2009-04-24
1
-5
/
+4
|
|
*
netfilter: nf_ct_dccp: add missing role attributes for DCCP
Pablo Neira Ayuso
2009-04-24
1
-1
/
+14
|
|
*
netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK
Laszlo Attila Toth
2009-04-24
1
-2
/
+2
|
|
*
netfilter: nf_ct_dccp/udplite: fix protocol registration error
Patrick McHardy
2009-04-24
2
-0
/
+2
|
|
*
netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge
hummerbliss@gmail.com
2009-04-20
1
-1
/
+9
*
|
|
inet_diag: Remove dup assignments
Arnaldo Carvalho de Melo
2009-04-28
1
-2
/
+0
*
|
|
sctp: add feature bit for SCTP offload in hardware
Jesse Brandeburg
2009-04-28
1
-3
/
+14
*
|
|
gro: Fix COMPLETE checksum handling
Herbert Xu
2009-04-27
2
-2
/
+2
*
|
|
gro: Fix handling of headers that extend over the tail
Herbert Xu
2009-04-27
1
-8
/
+3
*
|
|
drop_monitor: Update netlink protocol to include netlink attribute header in ...
Neil Horman
2009-04-27
1
-3
/
+10
*
|
|
snmp: add missing counters for RFC 4293
Neil Horman
2009-04-27
9
-32
/
+54
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-04-25
34
-1186
/
+2383
|
\
\
\
|
*
|
|
wireless: remove some (bogus?) 'may be used uninitialized' warnings
John W. Linville
2009-04-24
1
-1
/
+1
|
*
|
|
nl80211: Add event for authentication/association timeout
Jouni Malinen
2009-04-22
4
-2
/
+84
|
*
|
|
mac80211: calculate maximum sleep interval
Johannes Berg
2009-04-22
1
-4
/
+16
|
*
|
|
nl80211: allow configuring IBSS beacon interval
Johannes Berg
2009-04-22
2
-1
/
+14
|
*
|
|
mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT
Johannes Berg
2009-04-22
1
-2
/
+1
[prev]
[next]