index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETFILTER]: nfnetlink: make subsystem and callbacks const
Patrick McHardy
2007-10-10
4
-17
/
+17
*
[RFKILL]: Move rfkill_switch_all out of global header
Ivo van Doorn
2007-10-10
3
-1
/
+19
*
[PATCH] mac80211: bss_tim_clear must use ~ instead of !
Michael Buesch
2007-10-10
1
-8
/
+8
*
[PATCH] mac80211: remove generic IE for AP interfaces
Johannes Berg
2007-10-10
4
-16
/
+0
*
[PATCH] mac80211: remove all prism2 ioctls
Johannes Berg
2007-10-10
4
-339
/
+0
*
[PATCH] mac80211: fix iff_promiscs, iff_allmultis race
Johannes Berg
2007-10-10
3
-10
/
+10
*
[PATCH] mac80211: fix TKIP IV update
Johannes Berg
2007-10-10
4
-8
/
+21
*
[PATCH] mac80211: fix vlan bug
Johannes Berg
2007-10-10
4
-1
/
+19
*
[PATCH] mac80211: remove ieee80211_wep_get_keyidx
Johannes Berg
2007-10-10
2
-20
/
+0
*
[PATCH] mac80211: consolidate encryption
Johannes Berg
2007-10-10
5
-61
/
+77
*
[PATCH] mac80211: consolidate decryption
Johannes Berg
2007-10-10
5
-43
/
+55
*
[PATCH] mac80211: pass frames to monitor interfaces early
Johannes Berg
2007-10-10
1
-124
/
+226
*
[PATCH] mac80211: fix interface initialisation and deinitialisation
Johannes Berg
2007-10-10
2
-12
/
+44
*
[PKT_SCHED]: Add stateless NAT
Herbert Xu
2007-10-10
3
-0
/
+334
*
[PATCH] mac80211: fix virtual interface locking
Johannes Berg
2007-10-10
6
-65
/
+58
*
[PATCH] mac80211: remove crypto algorithm typedef
Johannes Berg
2007-10-10
2
-2
/
+2
*
[PATCH] mac80211: validate VLAN interfaces better
Johannes Berg
2007-10-10
4
-14
/
+56
*
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
2007-10-10
5
-247
/
+162
*
[NETNS]: Simplify the network namespace list locking rules.
Eric W. Biederman
2007-10-10
1
-17
/
+6
*
[ATM] net/atm/lec.c: printk warning fix
Andrew Morton
2007-10-10
1
-1
/
+1
*
[WIRELESS]: Fix Kconfig.
Andrew Morton
2007-10-10
1
-1
/
+1
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
21
-94
/
+140
*
[NET]: Wrap hard_header_parse
Stephen Hemminger
2007-10-10
7
-29
/
+20
*
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
2007-10-10
13
-60
/
+45
*
[NET]: Make the loopback device per network namespace.
Eric W. Biederman
2007-10-10
10
-39
/
+40
*
[IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev
Eric W. Biederman
2007-10-10
3
-6
/
+10
*
[IPV4]: Remove unnecessary test for the loopback device from inetdev_destroy
Eric W. Biederman
2007-10-10
1
-2
/
+0
*
[NET]: Add network namespace clone & unshare support.
Eric W. Biederman
2007-10-10
2
-2
/
+49
*
[NET]: Fix running without sysfs
Eric W. Biederman
2007-10-10
3
-23
/
+20
*
[CCID3]: Remove ifdef surrounding BUG_ON
Arnaldo Carvalho de Melo
2007-10-10
1
-4
/
+0
*
[DCCP]: Reduce the number of writable states
Gerrit Renker
2007-10-10
1
-1
/
+1
*
[DCCP]: Factor out common code for generating Resets
Gerrit Renker
2007-10-10
4
-66
/
+65
*
[DCCP]: Sequence number wrap-around when sending reset
Gerrit Renker
2007-10-10
2
-2
/
+2
*
[DCCP]: Rate-limit DCCP-Syncs
Gerrit Renker
2007-10-10
4
-9
/
+32
*
[DCCP]: Remove duplicate code for Reset from connected socket
Gerrit Renker
2007-10-10
1
-59
/
+19
*
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
Gerrit Renker
2007-10-10
1
-1
/
+13
*
[DCCP]: Add FIXME for send_delayed_ack
Gerrit Renker
2007-10-10
2
-1
/
+1
*
[CCID3]: Move NULL-protection into function
Gerrit Renker
2007-10-10
2
-31
/
+24
*
[DCCP]: Send Reset upon Sync in state REQUEST
Gerrit Renker
2007-10-10
1
-5
/
+3
*
[BLUETOOTH]: Make hidp_setup_input() return int
WANG Cong
2007-10-10
1
-4
/
+7
*
[TCP] MIB: Count FRTO's successfully detected spurious RTOs
Ilpo Järvinen
2007-10-10
2
-0
/
+2
*
[TCP]: Reordered ACK's (old) SACKs not included to discarded MIB
Ilpo Järvinen
2007-10-10
1
-1
/
+6
*
[TCP]: Re-place highest_sack check to a more robust position
Ilpo Järvinen
2007-10-10
1
-4
/
+4
*
[DCCP]: Parameter renaming
Gerrit Renker
2007-10-10
1
-4
/
+6
*
[DCCP]: Fix Reset/Sync-Flood Bug
Gerrit Renker
2007-10-10
1
-3
/
+11
*
[DCCP]: Shorten variable names in dccp_check_seqno
Gerrit Renker
2007-10-10
1
-23
/
+17
*
[DCCP]: Simplify interface of dccp_sample_rtt
Gerrit Renker
2007-10-10
3
-34
/
+19
*
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
2007-10-10
4
-1
/
+26
*
[DCCP]: Reuse ktime_get_real() calls again
Gerrit Renker
2007-10-10
1
-23
/
+16
*
[MAC80211]: rename ieee80211_cfg.h to cfg.h
Michael Wu
2007-10-10
3
-5
/
+5
[next]