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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETNS]: Add namespace parameter to ip_options_get(...).
Denis V. Lunev
2008-03-24
1
-2
/
+2
*
[NETNS]: Add namespace parameter to ip_options_compile.
Denis V. Lunev
2008-03-24
1
-1
/
+2
*
Merge branch 'master' of ../net-2.6/
David S. Miller
2008-03-23
1
-1
/
+1
|
\
|
*
[SCTP]: Fix build warnings with IPV6 disabled.
David S. Miller
2008-03-21
1
-1
/
+1
*
|
[SCTP]: Remove redundant wrapper functions.
Florian Westphal
2008-03-23
1
-2
/
+0
*
|
[TCP]: Shrink syncookie_secret by 8 byte.
Florian Westphal
2008-03-23
1
-1
/
+1
*
|
[NET]: include/net/route.h - remove duplicate include
Joe Perches
2008-03-23
1
-1
/
+0
*
|
[RAW]: Add raw_hashinfo member on struct proto.
Pavel Emelyanov
2008-03-22
2
-2
/
+4
*
|
[UDP]: Make full use of proto.h.udp_hash innovation.
Pavel Emelyanov
2008-03-22
1
-0
/
+2
*
|
[SOCK]: Add udp_hash member to struct proto.
Pavel Emelyanov
2008-03-22
2
-2
/
+5
*
|
[IPV4]: Remove unused ip_options->is_data.
Denis V. Lunev
2008-03-22
1
-2
/
+1
*
|
[TCP]: TCP_DEFER_ACCEPT updates - process as established
Patrick McManus
2008-03-21
2
-2
/
+3
*
|
socket: SOCK_DEBUG type checking
Stephen Hemminger
2008-03-21
1
-1
/
+5
*
|
[NETNS][IPV6] tcp6 - make proc per namespace
Daniel Lezcano
2008-03-21
2
-4
/
+4
*
|
[NETNS][IPV6] udp6 - make proc per namespace
Daniel Lezcano
2008-03-21
2
-4
/
+4
*
|
[NETNS][IPV4] tcp - make proc handle the network namespaces
Daniel Lezcano
2008-03-21
1
-0
/
+1
*
|
[NETNS][IPV6] udp - make proc handle the network namespace
Daniel Lezcano
2008-03-21
1
-0
/
+1
*
|
[NET]: Add per-connection option to set max TSO frame size
Peter P Waskiewicz Jr
2008-03-21
1
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-21
1
-4
/
+8
|
\
\
|
|
/
|
*
[SCTP]: Fix a race between module load and protosw access
Vlad Yasevich
2008-03-20
1
-4
/
+8
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
6
-16
/
+19
|
\
\
|
|
/
|
*
xfrm: ->eth_proto is __be16
Al Viro
2008-03-17
1
-1
/
+1
|
*
[NET]: Fix tbench regression in 2.6.25-rc1
Zhang Yanmin
2008-03-12
1
-9
/
+14
|
*
[NETFILTER]: nf_conntrack: replace horrible hack with ksize()
Pekka Enberg
2008-03-10
1
-1
/
+0
|
*
[NET]: Make /proc/net a symlink on /proc/self/net (v3)
Pavel Emelyanov
2008-03-07
1
-1
/
+0
|
*
bluetooth: Make hci_sock_cleanup() return void
Tobias Klauser
2008-03-05
1
-1
/
+1
|
*
irda: replace __inline with inline
Harvey Harrison
2008-03-05
1
-3
/
+3
*
|
include/net/ieee80211.h - remove duplicate include
Joe Perches
2008-03-13
1
-1
/
+0
*
|
the scheduled ieee80211 softmac removal
Adrian Bunk
2008-03-13
2
-472
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-03-11
2
-51
/
+194
|
\
\
|
*
|
mac80211: document IEEE80211_TXCTL_OFDM_HT
Ron Rindjunsky
2008-03-07
1
-1
/
+5
|
*
|
mac80211: adding mac80211_tx_control_flags and HT flags
Ron Rindjunsky
2008-03-07
1
-31
/
+55
|
*
|
mac80211: add documentation book
Johannes Berg
2008-03-06
1
-3
/
+4
|
*
|
mac80211: clean up mesh code
Johannes Berg
2008-03-06
1
-0
/
+8
|
*
|
mac80211: add mesh interface type
Johannes Berg
2008-03-06
1
-0
/
+1
|
*
|
nl80211/cfg80211: support for mesh, sta dumping
Luis Carlos Cobo
2008-03-06
1
-17
/
+122
*
|
|
[NETNS][IPV6] mcast - handle several network namespace
Daniel Lezcano
2008-03-07
1
-0
/
+1
*
|
|
[NETNS][IPV6] tcp6 - make socket control per namespace
Daniel Lezcano
2008-03-07
1
-0
/
+1
*
|
|
[NETNS][IPV6] ndisc - make socket control per namespace
Daniel Lezcano
2008-03-07
1
-0
/
+1
*
|
|
[UDP]: Revert udplite and code split.
David S. Miller
2008-03-06
3
-17
/
+2
*
|
|
[TIPC]: Eliminate "sparse" symbol warnings
Allan Stephens
2008-03-06
1
-0
/
+9
*
|
|
[TIPC]: Removal of message header option code
Allan Stephens
2008-03-06
1
-7
/
+0
|
/
/
*
|
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
2008-03-05
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-03-05
1
-1
/
+2
|
\
\
|
|
/
|
*
[TCP]: Improve ipv4 established hash function.
David S. Miller
2008-03-04
1
-1
/
+2
*
|
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
Daniel Lezcano
2008-03-05
1
-1
/
+2
*
|
[NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addr...
Daniel Lezcano
2008-03-05
1
-3
/
+6
*
|
[NETNS][IPV6] route6 - make garbage collection work with multiple network nam...
Benjamin Thery
2008-03-04
1
-0
/
+2
*
|
[NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace
Benjamin Thery
2008-03-04
1
-0
/
+1
*
|
[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace
Daniel Lezcano
2008-03-04
2
-1
/
+5
[next]