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
...
|
*
|
|
netdevice: Kill netdev->priv
Wang Chen
2008-12-08
2
-8
/
+2
|
*
|
|
wireless: Fix incorrect use of loose in wext.c
Nick Andrew
2008-12-06
1
-1
/
+1
|
*
|
|
tcp: fix tso_should_defer in 64bit
Ilpo Järvinen
2008-12-05
1
-1
/
+1
|
*
|
|
tcp: use tcp_write_xmit also in tcp_push_one
Ilpo Järvinen
2008-12-05
1
-37
/
+17
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-05
8
-37
/
+83
|
|
\
\
\
|
*
|
|
|
tcp: move some parts from tcp_write_xmit
Ilpo Järvinen
2008-12-05
1
-11
/
+12
|
*
|
|
|
tcp: share code through function, not through copy-paste. :-)
Ilpo Järvinen
2008-12-05
1
-7
/
+10
|
*
|
|
|
tcp: drop tcp_bound_rto, merge content of it tcp_set_rto
Ilpo Järvinen
2008-12-05
1
-9
/
+3
|
*
|
|
|
tcp: no need to pass prev skb around, reduces arg pressure
Ilpo Järvinen
2008-12-05
1
-5
/
+4
|
*
|
|
|
tcp: introduce struct tcp_sacktag_state to reduce arg pressure
Ilpo Järvinen
2008-12-05
1
-71
/
+74
|
*
|
|
|
tcp: make mtu probe failure to not break gso'ed skbs unnecessarily
Ilpo Järvinen
2008-12-05
1
-12
/
+7
|
*
|
|
|
tcp: Fix thinko making the not-shiftable to cover S|R as well
Ilpo Järvinen
2008-12-05
1
-1
/
+1
|
*
|
|
|
tcp: force mss equality with the next skb too.
Ilpo Järvinen
2008-12-05
1
-5
/
+4
|
*
|
|
|
dccp: use roundup instead of opencoding
Ilpo Järvinen
2008-12-05
1
-1
/
+1
|
*
|
|
|
cfg80211: "fix" 11d oops
Johannes Berg
2008-12-05
1
-0
/
+3
|
*
|
|
|
mac80211: tx module cleanup.
Rami Rosen
2008-12-05
1
-8
/
+3
|
*
|
|
|
cfg80211: fix wiphy remove if no regulatory request
Johannes Berg
2008-12-05
1
-1
/
+1
|
*
|
|
|
mac80211: add sta_notify_ps callback
Christian Lamparter
2008-12-05
1
-0
/
+7
|
*
|
|
|
mac80211: accept empty strings for hidden SSIDs
Fabio Rossi
2008-12-05
1
-1
/
+1
|
*
|
|
|
cfg80211: handle SIOCGIWMODE/SIOCSIWMODE
Johannes Berg
2008-12-05
3
-74
/
+85
|
*
|
|
|
cfg80211: handle SIOCGIWNAME
Johannes Berg
2008-12-05
3
-43
/
+62
|
*
|
|
|
nl80211: Add frequency configuration (including HT40)
Jouni Malinen
2008-12-05
5
-4
/
+98
|
*
|
|
|
mac80211: only transition STAs ps->wake on data frames
Johannes Berg
2008-12-05
1
-8
/
+20
|
*
|
|
|
mac80211: disassociate prior to unlinking AP/station
Tomas Winkler
2008-12-05
1
-4
/
+14
|
*
|
|
|
mac80211: deauth when interface is marked down
John W. Linville
2008-12-05
1
-1
/
+5
|
*
|
|
|
xfrm: Accept ESP packets regardless of UDP encapsulation mode
Martin Willi
2008-12-04
1
-5
/
+0
|
*
|
|
|
net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset
Joe Perches
2008-12-03
1
-4
/
+2
|
*
|
|
|
net: /proc/net/ip_mr_cache, display Iif as a signed short
Benjamin Thery
2008-12-03
2
-2
/
+2
|
*
|
|
|
net: fix /proc/net/ip_mr_cache display - V2
Benjamin Thery
2008-12-03
2
-10
/
+22
|
*
|
|
|
atm: 32-bit ioctl compatibility
David Woodhouse
2008-12-03
6
-27
/
+135
|
*
|
|
|
pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlines
Jarek Poplawski
2008-12-03
1
-9
/
+29
|
*
|
|
|
pkt_sched: sch_htb: Remove L2T()
Jarek Poplawski
2008-12-03
1
-8
/
+1
|
*
|
|
|
pkt_sched: sch_htb: Clean htb_class prio and quantum fields
Jarek Poplawski
2008-12-03
1
-25
/
+16
|
*
|
|
|
pkt_sched: sch_htb: Remove htb_sched nwc_hit field
Jarek Poplawski
2008-12-03
1
-5
/
+2
|
*
|
|
|
pkt_sched: sch_htb: Remove htb_class aprio field
Jarek Poplawski
2008-12-03
1
-3
/
+2
|
*
|
|
|
Phonet: basic net namespace support
Rémi Denis-Courmont
2008-12-03
3
-13
/
+12
|
*
|
|
|
xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts
Martin Willi
2008-12-03
1
-15
/
+11
|
*
|
|
|
xfrm: Cleanup for unlink SPD entry
Wei Yongjun
2008-12-03
1
-25
/
+10
|
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-03
1
-0
/
+1
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2008-12-02
20
-130
/
+52
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Bluetooth: Fix RFCOMM release oops when device is still in use
Marcel Holtmann
2008-11-30
1
-9
/
+21
|
|
*
|
|
|
|
Bluetooth: Fix format arguments warning
Marcel Holtmann
2008-11-30
1
-1
/
+1
|
|
*
|
|
|
|
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
20
-99
/
+4
|
|
*
|
|
|
|
Bluetooth: Send HCI Reset command by default on device initialization
Marcel Holtmann
2008-11-30
2
-2
/
+2
|
|
*
|
|
|
|
Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings
Marcel Holtmann
2008-11-30
1
-18
/
+23
|
|
*
|
|
|
|
Bluetooth: Fix leak of uninitialized data to userspace
Vegard Nossum
2008-11-30
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-02
3
-4
/
+13
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
net: percpu_counter_inc() should not be called in BH-disabled section
Eric Dumazet
2008-12-01
1
-2
/
+2
|
*
|
|
|
|
|
|
dccp: Feature activation handlers
Gerrit Renker
2008-12-01
2
-10
/
+204
|
*
|
|
|
|
|
|
dccp: Processing Confirm options
Gerrit Renker
2008-12-01
3
-17
/
+101
[prev]
[next]