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
*
atm: lec use dev_change_mtu
Stephen Hemminger
2009-03-21
1
-1
/
+1
*
net/*: use linux/kernel.h swap()
Ilpo Järvinen
2009-03-21
4
-37
/
+8
*
netrom: zero length frame filtering in NetRom
Bernard Pidoux
2009-03-21
1
-1
/
+10
*
ax25: zero length frame filtering in AX25
Bernard Pidoux
2009-03-21
1
-0
/
+12
*
ax25: SOCK_DEBUG message simplification
Bernard Pidoux
2009-03-21
1
-3
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-20
5
-8
/
+9
|
\
|
*
netns: oops in ip[6]_frag_reasm incrementing stats
Jorge Boncompte [DTI2]
2009-03-18
2
-5
/
+5
|
*
net: kfree(napi->skb) => kfree_skb
Roel Kluin
2009-03-18
1
-1
/
+1
|
*
net: fix sctp breakage
Al Viro
2009-03-18
1
-1
/
+2
|
*
ipv6: fix display of local and remote sit endpoints
Bjørn Mork
2009-03-18
1
-1
/
+1
*
|
tipc: fix non-const printf format arguments
Stephen Hemminger
2009-03-18
4
-5
/
+5
*
|
tcp: remove parameter from tcp_recv_urg().
Rami Rosen
2009-03-18
1
-3
/
+2
*
|
ipv6: Fix incorrect disable_ipv6 behavior
Brian Haley
2009-03-18
1
-7
/
+14
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-17
10
-69
/
+206
|
\
\
|
*
|
cfg80211: add regulatory netlink multicast group
Luis R. Rodriguez
2009-03-16
4
-1
/
+90
|
*
|
cfg80211: move enum reg_set_by to nl80211.h
Luis R. Rodriguez
2009-03-16
3
-39
/
+48
|
*
|
cfg80211: remove REGDOM_SET_BY_INIT
Luis R. Rodriguez
2009-03-16
1
-2
/
+0
|
*
|
mac80211: deauth before flushing STA information
Herton Ronaldo Krzesinski
2009-03-16
1
-4
/
+12
|
*
|
mac80211: handle failed scan requests in STA mode
Helmut Schaa
2009-03-16
3
-2
/
+25
|
*
|
cfg80211: fix max tx power for world regdom on 5 GHz to 20dBm
Luis R. Rodriguez
2009-03-16
1
-2
/
+2
|
*
|
cfg80211: Enable passive scan on channels 12-14 for world roaming
Luis R. Rodriguez
2009-03-16
1
-3
/
+14
|
*
|
mac80211: Fix WMM ACM parsing and AC downgrade operation
Jouni Malinen
2009-03-16
2
-17
/
+16
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-17
11
-41
/
+90
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-17
4
-0
/
+18
|
|
\
\
|
|
*
|
mac80211: Fix panic on fragmentation with power saving
Jouni Malinen
2009-03-16
1
-0
/
+2
|
|
*
|
lib80211: silence excessive crypto debugging messages
John W. Linville
2009-03-16
3
-0
/
+16
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-17
4
-7
/
+8
|
|
\
\
\
|
|
*
|
|
netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking
Christoph Paasch
2009-03-16
1
-4
/
+4
|
|
*
|
|
netfilter: conntrack: fix dropping packet after l4proto->packet()
Christoph Paasch
2009-03-16
2
-3
/
+3
|
|
*
|
|
netfilter: ctnetlink: fix crash during expectation creation
Pablo Neira Ayuso
2009-03-16
1
-0
/
+1
|
*
|
|
|
gro: Fix legacy path napi_complete crash
Herbert Xu
2009-03-17
1
-2
/
+3
|
|
|
/
/
|
|
/
|
|
|
*
|
|
xfrm: Fix xfrm_state_find() wrt. wildcard source address.
David S. Miller
2009-03-13
1
-32
/
+58
|
*
|
|
ipv6: Fix BUG when disabled ipv6 module is unloaded
John Dykstra
2009-03-11
1
-0
/
+3
*
|
|
|
gro: Fix vlan/netpoll check again
Herbert Xu
2009-03-17
1
-3
/
+6
*
|
|
|
GRO: Move netpoll checks to correct location
Herbert Xu
2009-03-16
2
-21
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
tcp: make sure xmit goal size never becomes zero
Ilpo Järvinen
2009-03-15
1
-1
/
+1
*
|
|
tcp: cache result of earlier divides when mss-aligning things
Ilpo Järvinen
2009-03-15
1
-2
/
+12
*
|
|
tcp: simplify tcp_current_mss
Ilpo Järvinen
2009-03-15
3
-43
/
+43
*
|
|
tcp: don't check mtu probe completion in the loop
Ilpo Järvinen
2009-03-15
1
-7
/
+6
*
|
|
tcp: consolidate paws check
Ilpo Järvinen
2009-03-15
2
-8
/
+7
*
|
|
tcp: kill dead end_seq variable in clean_rtx_queue
Ilpo Järvinen
2009-03-15
1
-3
/
+0
*
|
|
tcp: remove pointless .dsack/.num_sacks code
Ilpo Järvinen
2009-03-15
2
-7
/
+3
*
|
|
pkt_sched: Change misleading code in class delete.
Jarek Poplawski
2009-03-15
4
-8
/
+20
*
|
|
tcp: '< 0' test on unsigned
Roel Kluin
2009-03-13
1
-2
/
+3
*
|
|
x25: '< 0' and '>= 0' test on unsigned
Roel Kluin
2009-03-13
1
-6
/
+5
*
|
|
ipv4: arp announce, arp_proxy and windows ip conflict verification
Denys Fedoryshchenko
2009-03-13
1
-2
/
+5
*
|
|
Network Drop Monitor: Adding Build changes to enable drop monitor
Neil Horman
2009-03-13
2
-0
/
+12
*
|
|
Network Drop Monitor: Adding drop monitor implementation & Netlink protocol
Neil Horman
2009-03-13
1
-0
/
+263
*
|
|
Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...
Neil Horman
2009-03-13
5
-4
/
+26
*
|
|
Network Drop Monitor: Add trace declaration for skb frees
Neil Horman
2009-03-13
2
-0
/
+31
[next]