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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: Add a new event in ieee80211_ampdu_mlme_action
Sujith
2008-11-10
1
-0
/
+2
*
mac80211: remove SSID driver code
Johannes Berg
2008-11-10
1
-10
/
+1
*
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
2008-11-07
1
-0
/
+14
|
\
|
*
bonding: send IPv6 neighbor advertisement on failover
Brian Haley
2008-11-06
1
-0
/
+14
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-06
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
net: Fix recursive descent in __scm_destroy().
David Miller
2008-11-06
1
-2
/
+3
*
|
pkt_sched: Fix qdisc len in qdisc_peek_dequeued()
Jarek Poplawski
2008-11-05
1
-3
/
+9
*
|
net: #ifdef ->sk_security
Alexey Dobriyan
2008-11-04
1
-0
/
+2
*
|
IPVS: Remove supports_ipv6 scheduler flag
Julius Volz
2008-11-03
1
-3
/
+0
*
|
mac80211: fix two kernel-doc warnings
Johannes Berg
2008-10-31
1
-1
/
+3
*
|
wireless: remove struct regdom hinting
Johannes Berg
2008-10-31
1
-19
/
+4
*
|
wireless: make regdom passing semantics simpler
Johannes Berg
2008-10-31
1
-2
/
+1
*
|
mac80211: Re-enable aggregation
Sujith
2008-10-31
1
-4
/
+4
*
|
wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts
John W. Linville
2008-10-31
2
-111
/
+5
*
|
wireless: use individual buffers for printing ssid values
John W. Linville
2008-10-31
1
-2
/
+3
*
|
wireless: remove NETWORK_EMPTY_ESSID flag
John W. Linville
2008-10-31
2
-17
/
+0
*
|
wireless: consolidate on a single escape_essid implementation
John W. Linville
2008-10-31
2
-20
/
+31
*
|
wireless: don't publish __regulatory_hint
Johannes Berg
2008-10-31
1
-28
/
+9
*
|
mac80211: fix a few typos in mac80211 kernel doc
Bob Copeland
2008-10-31
1
-6
/
+6
*
|
Add nl80211 commands to get and set o11s mesh networking parameters
colin@cozybit.com
2008-10-31
1
-1
/
+31
*
|
mac80211: remove rate_control_clear
Johannes Berg
2008-10-31
1
-1
/
+0
*
|
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
1
-98
/
+156
*
|
mac80211: rewrite HT handling
Johannes Berg
2008-10-31
1
-33
/
+26
*
|
mac80211: move bss_conf into vif
Johannes Berg
2008-10-31
1
-0
/
+3
*
|
mac80211: make retry limits part of hw config
Johannes Berg
2008-10-31
1
-4
/
+10
*
|
mac80211: introduce hw config change flags
Johannes Berg
2008-10-31
1
-5
/
+25
*
|
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
2008-10-31
1
-6
/
+1
*
|
802.11: clean up/fix HT support
Johannes Berg
2008-10-31
2
-13
/
+14
*
|
mac80211: fix short slot handling
Johannes Berg
2008-10-31
1
-12
/
+16
*
|
mac80211: remove max_antenna_gain config
Johannes Berg
2008-10-31
1
-2
/
+0
*
|
mac80211: remove wiphy_to_hw
Johannes Berg
2008-10-31
1
-2
/
+0
*
|
misc: replace NIPQUAD()
Harvey Harrison
2008-10-31
3
-7
/
+7
*
|
pkt_sched: Add peek emulation for non-work-conserving qdiscs.
Jarek Poplawski
2008-10-31
1
-0
/
+23
*
|
pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.
Patrick McHardy
2008-10-31
1
-0
/
+5
*
|
pkt_sched: sch_generic: Add Qdisc_ops peek() method.
Jarek Poplawski
2008-10-31
1
-0
/
+1
*
|
xfrm: remove unused struct xfrm_policy::next
Alexey Dobriyan
2008-10-31
1
-1
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-31
3
-7
/
+7
|
\
\
|
|
/
|
*
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
Alexey Dobriyan
2008-10-30
1
-0
/
+2
|
*
net: delete excess kernel-doc notation
Randy Dunlap
2008-10-30
1
-1
/
+0
|
*
mac80211.h: fix kernel-doc excesses
Randy Dunlap
2008-10-27
1
-6
/
+5
*
|
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
3
-3
/
+3
*
|
udp: introduce sk_for_each_rcu_safenext()
Eric Dumazet
2008-10-29
1
-2
/
+2
*
|
udp: RCU handling for Unicast packets.
Eric Dumazet
2008-10-29
1
-1
/
+36
*
|
udp: introduce struct udp_table and multiple spinlocks
Eric Dumazet
2008-10-29
3
-15
/
+14
*
|
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-28
3
-7
/
+7
*
|
net: reduce structures when XFRM=n
Alexey Dobriyan
2008-10-28
3
-1
/
+8
*
|
netlink: constify struct nlattr * arg to parsing functions
Patrick McHardy
2008-10-28
1
-11
/
+11
*
|
net: implement emergency route cache rebulds when gc_elasticity is exceeded
Neil Horman
2008-10-27
1
-0
/
+2
|
/
*
Phonet: include generic link-layer header size in MAX_PHONET_HEADER
Remi Denis-Courmont
2008-10-26
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-10-23
1
-0
/
+1
|
\
[next]